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)* file)
    extern (C) @nogc nothrow
    static if(bindSDLMixer)
    static if(staticBinding)
    Mix_LoadMUS
    (
    const(char)* file
    )
  2. pMix_LoadMUS Mix_LoadMUS;

Meta