pub trait ScreencopyFrameDataExt {
// Required method
fn screencopy_frame_data(&self) -> &ScreencopyFrameData;
}Available on
wayland_platform only.pub trait ScreencopyFrameDataExt {
// Required method
fn screencopy_frame_data(&self) -> &ScreencopyFrameData;
}wayland_platform only.