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