Function sdl2_sys::SDL_GetWindowPixelFormat

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

\brief Get the pixel format associated with the window.