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