alSourceQueueBuffers

Function alSourceQueueBuffers 

Source
pub unsafe extern "C" fn alSourceQueueBuffers(
    source: ALuint,
    nb: ALsizei,
    buffers: *const ALuint,
)