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