Function windows::Win32::Graphics::GdiPlus::GdipAddPathBeziersI

pub unsafe fn GdipAddPathBeziersI(
    path: *mut GpPath,
    points: *const Point,
    count: i32
) -> Status