pub unsafe extern "system" fn GetPackagePath(
    packageid: *const PACKAGE_ID,
    reserved: u32,
    pathlength: *mut u32,
    path: PWSTR
) -> i32
Expand description

Required features: "Win32_Storage_Packaging_Appx"