SDL_BuildAudioCVT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int SDL_BuildAudioCVT(SDL_AudioCVT* , SDL_AudioFormat , ubyte , int , SDL_AudioFormat , ubyte , int )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    int
    SDL_BuildAudioCVT
  2. pSDL_BuildAudioCVT SDL_BuildAudioCVT;

Meta