Function windows::Win32::Graphics::GdiPlus::GdipSetImageAttributesWrapMode
pub unsafe fn GdipSetImageAttributesWrapMode<P0>(
imageattr: *mut GpImageAttributes,
wrap: WrapMode,
argb: u32,
clamp: P0,
) -> Statuswhere
P0: Param<BOOL>,