Function nix::libc::execve [−][src]
pub unsafe extern "C" fn execve(
prog: *const i8,
argv: *const *const i8,
envp: *const *const i8
) -> i32
pub unsafe extern "C" fn execve(
prog: *const i8,
argv: *const *const i8,
envp: *const *const i8
) -> i32