Function openal_sys::alcGetProcAddress [] [src]

pub unsafe extern "C" fn alcGetProcAddress(
    device: *const ALCdevice,
    funcname: *const ALCchar
) -> *mut c_void