Struct libnotcurses_sys::ffi::_IO_codecvt [−][src]
#[repr(C)]pub struct _IO_codecvt { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _IO_codecvt
impl Send for _IO_codecvt
impl Sync for _IO_codecvt
impl Unpin for _IO_codecvt
impl UnwindSafe for _IO_codecvt
Blanket Implementations
Mutably borrows from an owned value. Read more