pub unsafe extern "C" fn SDL_AllocFormat(
    pixel_format: u32
) -> *mut SDL_PixelFormat
Expand description

Create an SDL_PixelFormat structure from a pixel format enum.