windows::Win32::Storage::Packaging::Appx

Function GetPackageFullName

pub unsafe fn GetPackageFullName(
    hprocess: HANDLE,
    packagefullnamelength: *mut u32,
    packagefullname: Option<PWSTR>,
) -> WIN32_ERROR