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