Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPathGradientGammaCorrection
pub unsafe extern "system" fn GdipSetPathGradientGammaCorrection(
brush: *mut GpPathGradient,
usegammacorrection: BOOL,
) -> Status