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