pub fn create_process_with_options(
options: ProcessCreateOptions,
) -> Result<ProcessId, KernelError>Expand description
Create a new process with options
pub fn create_process_with_options(
options: ProcessCreateOptions,
) -> Result<ProcessId, KernelError>Create a new process with options