Function windows::Win32::Graphics::GdiPlus::GdipPathIterNextMarkerPath

pub unsafe fn GdipPathIterNextMarkerPath(
    iterator: *mut GpPathIterator,
    resultcount: *mut i32,
    path: *mut GpPath
) -> Status