pub unsafe extern "system" fn GetPackageFullNameFromToken(
    token: HANDLE,
    packagefullnamelength: *mut u32,
    packagefullname: PWSTR
) -> i32
Expand description

Required features: ‘Win32_Storage_Packaging_Appx’, ‘Win32_Foundation’