Struct alto::ext::AL_SOFT_deferred_updates [] [src]

pub struct AL_SOFT_deferred_updates {
    pub AL_DEFERRED_UPDATES_SOFT: AlExtResult<ALenum>,
    pub alDeferUpdatesSOFT: AlExtResult<unsafe extern "C" fn()>,
    pub alProcessUpdatesSOFT: AlExtResult<unsafe extern "C" fn()>,
}

Fields

Methods

impl AL_SOFT_deferred_updates
[src]

Trait Implementations

impl Debug for AL_SOFT_deferred_updates
[src]

Formats the value using the given formatter.