Function windows::Win32::Graphics::GdiPlus::GdipSetImageAttributesNoOp

pub unsafe fn GdipSetImageAttributesNoOp<P0>(
    imageattr: *mut GpImageAttributes,
    type: ColorAdjustType,
    enableflag: P0
) -> Status
where P0: Param<BOOL>,