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* , int )
    version(BindSDL_Mixer && BindSDL_Static)
    extern (C) @nogc nothrow
    Mix_LoadWAV_RW
    (,
    int
    )
  2. pMix_LoadWAV_RW Mix_LoadWAV_RW;

Meta