Function windows_sys::Win32::Graphics::GdiPlus::GdipCreatePathGradientI
pub unsafe extern "system" fn GdipCreatePathGradientI(
points: *const Point,
count: i32,
wrapmode: WrapMode,
polygradient: *mut *mut GpPathGradient,
) -> Status