Enum libflycapture2_sys::_fc2GrabTimeout [] [src]

#[repr(i32)]
pub enum _fc2GrabTimeout { FC2_TIMEOUT_NONE, FC2_TIMEOUT_INFINITE, FC2_TIMEOUT_UNSPECIFIED, FC2_GRAB_TIMEOUT_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2GrabTimeout
[src]

impl Clone for _fc2GrabTimeout
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2GrabTimeout
[src]

Formats the value using the given formatter.