logo
#[no_mangle]
pub unsafe extern "C" fn retro_audio_buffer_status_callback_fn(
    active: bool,
    occupancy: c_uint,
    underrun_likely: bool
)
Expand description

TODO: Documentation