Enum libflycapture2_sys::_fc2InterfaceType [] [src]

#[repr(u32)]
pub enum _fc2InterfaceType { FC2_INTERFACE_IEEE1394, FC2_INTERFACE_USB_2, FC2_INTERFACE_USB_3, FC2_INTERFACE_GIGE, FC2_INTERFACE_UNKNOWN, FC2_INTERFACE_TYPE_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2InterfaceType
[src]

impl Clone for _fc2InterfaceType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2InterfaceType
[src]

Formats the value using the given formatter.