Function windows::Win32::Graphics::GdiPlus::GdipSetImagePalette
pub unsafe fn GdipSetImagePalette(
image: *mut GpImage,
palette: *const ColorPalette,
) -> Status
pub unsafe fn GdipSetImagePalette(
image: *mut GpImage,
palette: *const ColorPalette,
) -> Status