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

use raw-window-handle 4.x compatible

Implementations on Foreign Types

Implementors