Function windows::Win32::Graphics::GdiPlus::GdipCreatePathIter

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