Struct mex_sys::_iobuf [] [src]

#[repr(C)]
pub struct _iobuf { pub _Placeholder: *mut c_void, }

Fields

Trait Implementations

impl Copy for _iobuf
[src]

impl Clone for _iobuf
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _iobuf
[src]

Formats the value using the given formatter.

impl Default for _iobuf
[src]

Returns the "default value" for a type. Read more