pub unsafe extern "C" fn openmpt_module_get_current_tempo(
    mod_: *mut openmpt_module
) -> i32
Expand description

\brief Get the current tempo

\param mod The module handle to work on. \return The current tempo in tracker units. The exact meaning of this value depends on the tempo mode being used.