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