Struct rcutils_process_s
Defined in File process.h
Struct Documentation
-
struct rcutils_process_s
Information about a subprocess created by this process.
Public Members
-
int pid
The process ID of the process.
-
rcutils_allocator_t allocator
The allocator used to allocate and free memory for the process.
-
int pid