pub unsafe extern "C" fn openmpt_module_get_channel_name(
mod_: *mut openmpt_module,
index: i32,
) -> *const c_charExpand description
\brief Get a channel name
\param mod The module handle to work on. \param index The channel whose name should be retrieved \return The channel name. \sa openmpt_module_get_num_channels