Enum lame_sys::buffer_constraint [] [src]

#[repr(u32)]
pub enum buffer_constraint { MDB_DEFAULT, MDB_STRICT_ISO, MDB_MAXIMUM, }

Variants

Trait Implementations

impl Copy for buffer_constraint
[src]

impl Clone for buffer_constraint
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for buffer_constraint
[src]

Formats the value using the given formatter.