Function syscall::call::fexec

source · []
pub fn fexec(fd: usize, args: &[[usize; 2]], vars: &[[usize; 2]]) -> Result<usize>
Expand description

Replace the current process with a new executable