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