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

\brief Get the current amount of playing channels.

\param mod The module handle to work on. \return The amount of sample channels that are currently being rendered.