[][src]Function oal_sys::alGetSource3f

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