pub unsafe extern "system" fn GetPackageFamilyName(
    hprocess: HANDLE,
    packagefamilynamelength: *mut u32,
    packagefamilyname: PWSTR
) -> i32
Expand description

Required features: "Win32_Storage_Packaging_Appx", "Win32_Foundation"