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

\brief Get the current speed

\param mod The module handle to work on. \return The current speed in ticks per row.