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