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