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

\brief Get the current row

\param mod The module handle to work on. \return The current row at which the current pattern is being played.