Struct alto::ext::AL_EXT_double [] [src]

pub struct AL_EXT_double {
    pub AL_FORMAT_MONO_DOUBLE_EXT: ExtResult<ALenum>,
    pub AL_FORMAT_STEREO_DOUBLE_EXT: ExtResult<ALenum>,
}

Fields

Methods

impl AL_EXT_double
[src]

Trait Implementations

impl Debug for AL_EXT_double
[src]

Formats the value using the given formatter.