pub unsafe extern "C" fn openmpt_module_get_position_seconds(
mod_: *mut openmpt_module,
) -> f64Expand description
\brief Get current song position
\param mod The module handle to work on. \return Current song position in seconds. \sa openmpt_module_set_position_seconds