pub trait ScreencopyCursorSessionDataExt {
// Required method
fn screencopy_cursor_session_data(&self) -> &ScreencopyCursorSessionData;
}Available on
wayland_platform only.pub trait ScreencopyCursorSessionDataExt {
// Required method
fn screencopy_cursor_session_data(&self) -> &ScreencopyCursorSessionData;
}wayland_platform only.