Function windows::Win32::Graphics::GdiPlus::GdipCloneImageAttributes

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