Function windows_sys::Win32::Graphics::GdiPlus::GdipClonePath

pub unsafe extern "system" fn GdipClonePath(
    path: *mut GpPath,
    clonepath: *mut *mut GpPath,
) -> Status