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