Function windows::Win32::Graphics::GdiPlus::GdipSetPathGradientBlend
pub unsafe fn GdipSetPathGradientBlend(
brush: *mut GpPathGradient,
blend: *const f32,
positions: *const f32,
count: i32,
) -> Status