SDL_ISPIXELFORMAT_ARRAY

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool SDL_ISPIXELFORMAT_ARRAY(uint format)
    pragma(inline, true) @nogc nothrow pure @safe
    static if(sdlSupport >= SDLSupport.v2_0_4)
    bool
    SDL_ISPIXELFORMAT_ARRAY
    (
    uint format
    )
  2. template SDL_ISPIXELFORMAT_ARRAY(uint format)

Meta