Function windows::Win32::Graphics::GdiPlus::GdipPathIterNextSubpath

pub unsafe fn GdipPathIterNextSubpath(
    iterator: *mut GpPathIterator,
    resultcount: *mut i32,
    startindex: *mut i32,
    endindex: *mut i32,
    isclosed: *mut BOOL
) -> Status