Struct rust_hawktracer::_iobuf[][src]

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

Fields

Trait Implementations

impl Debug for _iobuf
[src]

Formats the value using the given formatter. Read more

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

Auto Trait Implementations

impl !Send for _iobuf

impl !Sync for _iobuf