posix::unistd::execve [-] [+] [src]

pub unsafe fn execve(path: *const char_t, argv: *const *mut char_t, envp: *const *mut char_t) -> int_t