Function openal_sys::alGetSource3f [] [src]

pub unsafe extern "C" fn alGetSource3f(
    source: ALuint,
    param: ALenum,
    value1: *mut ALfloat,
    value2: *mut ALfloat,
    value3: *mut ALfloat
)