Enum libflycapture2_sys::_fc2BusCallbackType [] [src]

#[repr(u32)]
pub enum _fc2BusCallbackType { FC2_BUS_RESET, FC2_ARRIVAL, FC2_REMOVAL, FC2_CALLBACK_TYPE_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2BusCallbackType
[src]

impl Clone for _fc2BusCallbackType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2BusCallbackType
[src]

Formats the value using the given formatter.