Enum libflycapture2_sys::idtype_t [] [src]

#[repr(u32)]
pub enum idtype_t { P_ALL, P_PID, P_PGID, }

Variants

Trait Implementations

impl Copy for idtype_t
[src]

impl Clone for idtype_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for idtype_t
[src]

Formats the value using the given formatter.