pub unsafe extern "C" fn openmpt_get_supported_extensions(
) -> *const c_char
Expand description

\brief Get a list of supported file extensions

\return The semicolon-separated list of extensions supported by this libopenmpt build. The extensions are returned lower-case without a leading dot.