[][src]Function libxm_soundboard::ffi::xm_get_playing_speed

pub unsafe extern "C" fn xm_get_playing_speed(
    context: *mut xm_context_t,
    bpm: *mut u16,
    tempo: *mut u16
)