Mix_HasChunkDecoder

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_bool Mix_HasChunkDecoder(const(char)* name)
    extern (C) @nogc nothrow
    static if(bindSDLMixer)
    static if(staticBinding)
    static if(sdlMixerSupport >= SDLMixerSupport.sdlMixer202)
    Mix_HasChunkDecoder
    (
    const(char)* name
    )
  2. pMix_HasChunkDecoder Mix_HasChunkDecoder;

Meta