Struct alto::ext::AL_EXT_float32 [] [src]

pub struct AL_EXT_float32 {
    pub AL_FORMAT_MONO_FLOAT32: ExtResult<ALenum>,
    pub AL_FORMAT_STEREO_FLOAT32: ExtResult<ALenum>,
}

Fields

Methods

impl AL_EXT_float32
[src]

Trait Implementations

impl Debug for AL_EXT_float32
[src]

Formats the value using the given formatter.