pub unsafe extern "system" fn GetPackageInfo2(
    packageinforeference: *const _PACKAGE_INFO_REFERENCE,
    flags: u32,
    packagepathtype: PackagePathType,
    bufferlength: *mut u32,
    buffer: *mut u8,
    count: *mut u32
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"