Struct alto::ext::AL_SOFT_block_alignment [] [src]

pub struct AL_SOFT_block_alignment {
    pub AL_UNPACK_BLOCK_ALIGNMENT_SOFT: ExtResult<ALenum>,
    pub AL_PACK_BLOCK_ALIGNMENT_SOFT: ExtResult<ALenum>,
}

Fields

Methods

impl AL_SOFT_block_alignment
[src]

Trait Implementations

impl Debug for AL_SOFT_block_alignment
[src]

Formats the value using the given formatter.