Function windows::Win32::Graphics::GdiPlus::GdipPathIterNextPathType

pub unsafe fn GdipPathIterNextPathType(
    iterator: *mut GpPathIterator,
    resultcount: *mut i32,
    pathtype: *mut u8,
    startindex: *mut i32,
    endindex: *mut i32
) -> Status