Mix_LoadWAV_RW

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_LoadWAV_RW(SDL_RWops* src, int freesrc)
    extern (C) @nogc nothrow
    static if(bindSDLMixer)
    static if(staticBinding)
    Mix_LoadWAV_RW
  2. pMix_LoadWAV_RW Mix_LoadWAV_RW;

Meta