☰
nix
::
unistd
All crates
[
−
]
[src]
Function
nix
::
unistd
::
execv
pub fn execv(path: &
CString
, argv:
&[
CString
]
) ->
Result
<
()
>