Enum libflycapture2_sys::_fc2ByteOrder [] [src]

#[repr(u32)]
pub enum _fc2ByteOrder { FC2_BYTE_ORDER_LITTLE_ENDIAN, FC2_BYTE_ORDER_BIG_ENDIAN, FC2_BYTE_ORDER_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2ByteOrder
[src]

impl Clone for _fc2ByteOrder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2ByteOrder
[src]

Formats the value using the given formatter.