Function sdl2_sys::SDL_AllocFormat
source ยท pub unsafe extern "C" fn SDL_AllocFormat(
pixel_format: Uint32,
) -> *mut SDL_PixelFormat
Expand description
\brief Create an SDL_PixelFormat structure from a pixel format enum.
pub unsafe extern "C" fn SDL_AllocFormat(
pixel_format: Uint32,
) -> *mut SDL_PixelFormat
\brief Create an SDL_PixelFormat structure from a pixel format enum.