Mix_QuickLoad_WAV

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. Mix_Chunk* Mix_QuickLoad_WAV(ubyte* mem)
    extern (C) @nogc nothrow
    static if(bindSDLMixer)
    static if(staticBinding)
    Mix_QuickLoad_WAV
    (
    ubyte* mem
    )
  2. pMix_QuickLoad_WAV Mix_QuickLoad_WAV;

Meta