pub unsafe extern "system" fn PackageFamilyNameFromId(
    packageid: *const PACKAGE_ID,
    packagefamilynamelength: *mut u32,
    packagefamilyname: PWSTR
) -> WIN32_ERROR
Expand description

Required features: "Win32_Storage_Packaging_Appx", "Win32_Foundation"