Struct browser_window_core::prelude::cbw_WindowImpl [−][src]
#[repr(C)]pub struct cbw_WindowImpl {}
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for cbw_WindowImpl
impl Send for cbw_WindowImpl
impl Sync for cbw_WindowImpl
impl Unpin for cbw_WindowImpl
impl UnwindSafe for cbw_WindowImpl
Blanket Implementations
Mutably borrows from an owned value. Read more