pub unsafe extern "system" fn GetPackagePath(
    packageid: *const PACKAGE_ID,
    reserved: u32,
    pathlength: *mut u32,
    path: PWSTR
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"