windows::Win32::Graphics::GdiPlus

Function GdipSetImageAttributesWrapMode

pub unsafe fn GdipSetImageAttributesWrapMode(
    imageattr: *mut GpImageAttributes,
    wrap: WrapMode,
    argb: u32,
    clamp: bool,
) -> Status