pub unsafe extern "system" fn GetPackagePathByFullName(
    packagefullname: PCWSTR,
    pathlength: *mut u32,
    path: PWSTR
) -> i32
Expand description

Required features: "Win32_Storage_Packaging_Appx"