Function openal_sys::alcIsExtensionPresent [] [src]

pub unsafe extern "C" fn alcIsExtensionPresent(
    device: *const ALCdevice,
    extname: *const ALCchar
) -> ALCboolean