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* , int , SDL_AudioSpec* , ubyte** , uint* )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    SDL_LoadWAV_RW
    (,
    int
    ,,
    ubyte**
    ,
    uint*
    )
  2. pSDL_LoadWAV_RW SDL_LoadWAV_RW;

Meta