pub trait RWHandleExt {
// Required method
fn use_compat(&self) -> RwhCompat;
}
Expand description
Compat trait ext for RawWindowHandle 4.x
Required Methods§
Sourcefn use_compat(&self) -> RwhCompat
fn use_compat(&self) -> RwhCompat
use raw-window-handle 4.x compatible