⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

fork_process

Function fork_process 

Source
pub fn fork_process() -> Result<ProcessId, KernelError>
Expand description

Fork current process