Function windows_sys::Win32::Graphics::GdiPlus::GdipPathIterNextMarker

pub unsafe extern "system" fn GdipPathIterNextMarker(
    iterator: *mut GpPathIterator,
    resultcount: *mut i32,
    startindex: *mut i32,
    endindex: *mut i32,
) -> Status