Trait ScreencopyFrameDataExt

Source
pub trait ScreencopyFrameDataExt {
    // Required method
    fn screencopy_frame_data(&self) -> &ScreencopyFrameData;
}
Available on crate feature wayland and Linux only.

Required Methods§

Implementors§