Function windows_sys::Win32::Graphics::GdiPlus::GdipSetImageAttributesGamma
pub unsafe extern "system" fn GdipSetImageAttributesGamma(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: BOOL,
gamma: f32,
) -> Status