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

\brief Get the number of samples

\param mod The module handle to work on. \return The number of sample slots in the module.