Function windows::Win32::Graphics::GdiPlus::GdipPathIterCopyData
pub unsafe fn GdipPathIterCopyData(
iterator: *mut GpPathIterator,
resultcount: *mut i32,
points: *mut PointF,
types: *mut u8,
startindex: i32,
endindex: i32,
) -> Status