pub unsafe extern "system" fn GetPackageId(
    hprocess: HANDLE,
    bufferlength: *mut u32,
    buffer: *mut u8
) -> WIN32_ERROR
Expand description

Required features: "Win32_Storage_Packaging_Appx", "Win32_Foundation"