Function windows::Win32::Graphics::GdiPlus::GdipSetImageAttributesNoOp
pub unsafe fn GdipSetImageAttributesNoOp<P0>(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: P0,
) -> Statuswhere
P0: Param<BOOL>,