Enum rp_sys::rp_channel_t [] [src]

#[repr(C)]
pub enum rp_channel_t { RP_CH_1, RP_CH_2, }

Variants

Trait Implementations

impl Debug for rp_channel_t
[src]

Formats the value using the given formatter.

impl Copy for rp_channel_t
[src]

impl Clone for rp_channel_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more