Function sdl2_sys::SDL_FreePalette

source ·
pub unsafe extern "C" fn SDL_FreePalette(palette: *mut SDL_Palette)
Expand description

\brief Free a palette created with SDL_AllocPalette().

\sa SDL_AllocPalette()