[][src]Function sdl2_sys::SDL_FreePalette

pub unsafe extern "C" fn SDL_FreePalette(palette: *mut SDL_Palette)

\brief Free a palette created with SDL_AllocPalette().

\sa SDL_AllocPalette()