Function windows_sys::Win32::Graphics::GdiPlus::GdipSetImagePalette

pub unsafe extern "system" fn GdipSetImagePalette(
    image: *mut GpImage,
    palette: *const ColorPalette,
) -> Status