Struct browser_window::prelude::cbw_WindowDispatchData [−]
#[repr(C)]pub struct cbw_WindowDispatchData { /* fields omitted */ }
Trait Implementations
impl Clone for cbw_WindowDispatchData
impl Clone for cbw_WindowDispatchData
pub fn clone(&self) -> cbw_WindowDispatchData
pub fn clone(&self) -> cbw_WindowDispatchData
Returns a copy of the value. Read more
Performs copy-assignment from source
. Read more
impl Debug for cbw_WindowDispatchData
impl Debug for cbw_WindowDispatchData
impl Copy for cbw_WindowDispatchData
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