pub unsafe extern "system" fn OpenPackageInfoByFullName(
    packagefullname: PCWSTR,
    reserved: u32,
    packageinforeference: *mut *mut _PACKAGE_INFO_REFERENCE
) -> i32
Expand description

Required features: "Win32_Storage_Packaging_Appx"