Struct libfabric_sys::fi_atomic_attr [] [src]

#[repr(C)]
pub struct fi_atomic_attr { pub count: usize, pub size: usize, }

Fields

Trait Implementations

impl Debug for fi_atomic_attr
[src]

Formats the value using the given formatter.

impl Default for fi_atomic_attr
[src]

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

impl Copy for fi_atomic_attr
[src]

impl Clone for fi_atomic_attr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more