pub unsafe extern "C" fn openmpt_module_get_current_order(
mod_: *mut openmpt_module,
) -> i32Expand description
\brief Get the current order
\param mod The module handle to work on. \return The current order at which the module is being played back.