SDL_GetWindowPixelFormat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint SDL_GetWindowPixelFormat(SDL_Window* window)
    extern (C) @nogc nothrow
    static if(staticBinding)
    uint
    SDL_GetWindowPixelFormat
  2. pSDL_GetWindowPixelFormat SDL_GetWindowPixelFormat;

Meta