Function GetStagedPackagePathByFullName
pub unsafe fn GetStagedPackagePathByFullName<P0>(
packagefullname: P0,
pathlength: *mut u32,
path: Option<PWSTR>,
) -> WIN32_ERRORwhere
P0: Param<PCWSTR>,pub unsafe fn GetStagedPackagePathByFullName<P0>(
packagefullname: P0,
pathlength: *mut u32,
path: Option<PWSTR>,
) -> WIN32_ERRORwhere
P0: Param<PCWSTR>,