Enum lame_sys::Psy_model [] [src]

#[repr(u32)]
pub enum Psy_model { PSY_GPSYCHO, PSY_NSPSYTUNE, }

Variants

Trait Implementations

impl Copy for Psy_model
[src]

impl Clone for Psy_model
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Psy_model
[src]

Formats the value using the given formatter.