Function openal_sys::alGetSourcei [] [src]

pub unsafe extern "C" fn alGetSourcei(
    source: ALuint,
    param: ALenum,
    value: *mut ALint
)