SDL_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. SDL_AudioSpec* SDL_LoadWAV_RW(SDL_RWops* src, int freesrc, SDL_AudioSpec* spec, ubyte** audio_buf, uint* audio_len)
    extern (C) @nogc nothrow
    static if(staticBinding)
    SDL_LoadWAV_RW
  2. pSDL_LoadWAV_RW SDL_LoadWAV_RW;

Meta