Mix_HasChunkDecoder

Undocumented in source.
  1. SDL_bool Mix_HasChunkDecoder(const(char)* )
  2. pMix_HasChunkDecoder Mix_HasChunkDecoder;
    version(BindSDL_Mixer && !BindSDL_Static)
    __gshared
    static if(sdlMixerSupport >= SDLMixerSupport.sdlMixer202)
    pMix_HasChunkDecoder Mix_HasChunkDecoder;

Meta