Struct libfabric_sys::fi_context2 [] [src]

#[repr(C)]
pub struct fi_context2 { pub internal: [*mut c_void; 8], }

Fields

Trait Implementations

impl Debug for fi_context2
[src]

Formats the value using the given formatter.

impl Copy for fi_context2
[src]

impl Clone for fi_context2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for fi_context2
[src]

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