Struct libfabric_sys::fi_ioc [] [src]

#[repr(C)]
pub struct fi_ioc { pub addr: *mut c_void, pub count: usize, }

Fields

Trait Implementations

impl Debug for fi_ioc
[src]

Formats the value using the given formatter.

impl Copy for fi_ioc
[src]

impl Clone for fi_ioc
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for fi_ioc
[src]

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