Function windows_sys::Win32::Graphics::GdiPlus::GdipGetImageType

pub unsafe extern "system" fn GdipGetImageType(
    image: *mut GpImage,
    type: *mut ImageType,
) -> Status