pub unsafe extern "C" fn SDL_GetWindowPixelFormat(
    window: *mut SDL_Window
) -> Uint32
Expand description

\brief Get the pixel format associated with the window.