Struct rcutils_process_s

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.