Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPathGradientCenterPointI
pub unsafe extern "system" fn GdipSetPathGradientCenterPointI(
brush: *mut GpPathGradient,
points: *const Point,
) -> Status