Function sdl2_sys::SDL_SetPixelFormatPalette
source ยท pub unsafe extern "C" fn SDL_SetPixelFormatPalette(
format: *mut SDL_PixelFormat,
palette: *mut SDL_Palette,
) -> c_int
Expand description
\brief Set the palette for a pixel format structure.