Function windows_sys::Win32::Graphics::GdiPlus::GdipAddPathPath

pub unsafe extern "system" fn GdipAddPathPath(
    path: *mut GpPath,
    addingpath: *const GpPath,
    connect: BOOL,
) -> Status