Function windows_sys::Win32::Graphics::GdiPlus::GdipCreatePathIter
pub unsafe extern "system" fn GdipCreatePathIter(
iterator: *mut *mut GpPathIterator,
path: *mut GpPath,
) -> Status
pub unsafe extern "system" fn GdipCreatePathIter(
iterator: *mut *mut GpPathIterator,
path: *mut GpPath,
) -> Status