☰
nix
::
unistd
All crates
[
−
]
[src]
Function
nix
::
unistd
::
execvp
pub fn execvp(filename: &
CString
, args:
&[
CString
]
) ->
Result
<
()
>