struct ProcessStartData

Defined at line 139 of file fidling/gen/sdk/fidl/fuchsia.process/fuchsia.process/cpp/fidl/fuchsia.process/cpp/wire_types.h

The information required to start a process.

To start the process, call `zx_process_start` with the arguments provided.

Public Members

process process
vmar root_vmar
thread thread
uint64_t entry
uint64_t stack
channel bootstrap
uint64_t vdso_base
uint64_t base

Public Methods

void _CloseHandles ()