Trait ScreencopySessionDataExt

Source
pub trait ScreencopySessionDataExt {
    // Required method
    fn screencopy_session_data(&self) -> &ScreencopySessionData;
}

Required Methods§

Implementors§