55a280c3创建于 2025年12月12日历史提交

NativeChildProcess_Options

typedef struct {...} NativeChildProcess_Options

Overview

The struct describes the options used for starting a child process.

Since: 13

Related module: ChildProcess

Header file: native_child_process.h

Summary

Member Variables

Name Description
NativeChildProcess_IsolationMode isolationMode Isolation mode of the child process.
int64_t reserved Reserved for future use.