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

Required features: "Win32_Foundation"