Function windows_sys::Win32::Graphics::GdiPlus::GdipGetImagePalette

pub unsafe extern "system" fn GdipGetImagePalette(
    image: *mut GpImage,
    palette: *mut ColorPalette,
    size: i32,
) -> Status