Function windows_sys::Win32::Storage::Packaging::Appx::GetPackagePathByFullName
pub unsafe extern "system" fn GetPackagePathByFullName(
packagefullname: PCWSTR,
pathlength: *mut u32,
path: PWSTR
) -> WIN32_ERRORExpand description
Required features: "Win32_Foundation"