windows::Win32::Graphics::GdiPlus

Function GdipSetPathGradientGammaCorrection

pub unsafe fn GdipSetPathGradientGammaCorrection(
    brush: *mut GpPathGradient,
    usegammacorrection: bool,
) -> Status