pub unsafe extern "system" fn GetCurrentPackagePath2(
    packagepathtype: PackagePathType,
    pathlength: *mut u32,
    path: PWSTR
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"