AudioCallback

Type Alias AudioCallback 

Source
pub type AudioCallback = extern "C" fn(buffer_data: *const c_void, frames: c_uint);