Struct browser_window_core::window::c::WindowImpl [−][src]
pub struct WindowImpl { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for WindowImpl
impl !Send for WindowImpl
impl !Sync for WindowImpl
impl Unpin for WindowImpl
impl UnwindSafe for WindowImpl
Blanket Implementations
Mutably borrows from an owned value. Read more