Struct browser_window::prelude::cbw_ApplicationEngineImpl [−]
#[repr(C)]pub struct cbw_ApplicationEngineImpl {}
Trait Implementations
impl Clone for cbw_ApplicationEngineImpl
impl Clone for cbw_ApplicationEngineImpl
pub fn clone(&self) -> cbw_ApplicationEngineImpl
pub fn clone(&self) -> cbw_ApplicationEngineImpl
Returns a copy of the value. Read more
Performs copy-assignment from source
. Read more
impl Debug for cbw_ApplicationEngineImpl
impl Debug for cbw_ApplicationEngineImpl
impl Copy for cbw_ApplicationEngineImpl
Auto Trait Implementations
impl RefUnwindSafe for cbw_ApplicationEngineImpl
impl Send for cbw_ApplicationEngineImpl
impl Sync for cbw_ApplicationEngineImpl
impl Unpin for cbw_ApplicationEngineImpl
impl UnwindSafe for cbw_ApplicationEngineImpl
Blanket Implementations
Mutably borrows from an owned value. Read more