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

Required features: "Win32_Foundation"