Function Mix_LoadMUS
pub unsafe extern "C" fn Mix_LoadMUS(
file: *const i8,
) -> *mut _Mix_Music
Available on crate feature
dep_sdl2
only.pub unsafe extern "C" fn Mix_LoadMUS(
file: *const i8,
) -> *mut _Mix_Music
dep_sdl2
only.