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