pub unsafe extern "C" fn openmpt_module_get_num_orders(
mod_: *mut openmpt_module,
) -> i32Expand description
\brief Get the number of orders
\param mod The module handle to work on. \return The number of orders in the current sequence of the module.