Function windows_sys::Win32::Storage::Packaging::Appx::PackageFullNameFromId
pub unsafe extern "system" fn PackageFullNameFromId(
packageid: *const PACKAGE_ID,
packagefullnamelength: *mut u32,
packagefullname: PWSTR
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"