Trait egui_fltk_frontend::RWHandleExt [−][src]
pub trait RWHandleExt {
fn use_compat(&self) -> RwhCompat;
}Expand description
Compat trait ext for RawWindowHandle 4.x
Required methods
fn use_compat(&self) -> RwhCompat
fn use_compat(&self) -> RwhCompat
use raw-window-handle 4.x compatible
