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

\brief Get the current pattern

\param mod The module handle to work on. \return The current pattern that is being played.