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

Required features: "Win32_Foundation"