Function windows::Win32::Graphics::GdiPlus::GdipAddPathPath

pub unsafe fn GdipAddPathPath<P0>(
    path: *mut GpPath,
    addingpath: *const GpPath,
    connect: P0
) -> Status
where P0: Param<BOOL>,