Mix_LoadMUS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. Mix_Music* Mix_LoadMUS(const(char)* )
    version(BindSDL_Mixer && BindSDL_Static)
    extern (C) @nogc nothrow
    Mix_LoadMUS
    (
    const(char)*
    )
  2. pMix_LoadMUS Mix_LoadMUS;

Meta