carb::launcher::ProcessId

Defined in carb/launcher/ILauncher.h

using carb::launcher::ProcessId = uint64_t

Base type for the identifier of a process.

This does not conform directly to the local definitions of a process ID for either Windows or Linux, but it should at least be large enough to properly contain either.