Function windows::Win32::Graphics::GdiPlus::GdipSetLinePresetBlend

pub unsafe fn GdipSetLinePresetBlend(
    brush: *mut GpLineGradient,
    blend: *const u32,
    positions: *const f32,
    count: i32
) -> Status