windows::Win32::Graphics::GdiPlus

Function GdipCloneImageAttributes

pub unsafe fn GdipCloneImageAttributes(
    imageattr: *const GpImageAttributes,
    cloneimageattr: *mut *mut GpImageAttributes,
) -> Status