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