Function windows::Win32::Graphics::GdiPlus::GdipSetPathGradientGammaCorrection
pub unsafe fn GdipSetPathGradientGammaCorrection<P0>(
brush: *mut GpPathGradient,
usegammacorrection: P0,
) -> Statuswhere
P0: Param<BOOL>,