libc
0.2.169
libc
Function
execv
Copy item path
Source
pub unsafe extern "C" fn execv( prog: *const
c_char
, argv: *const *const
c_char
, ) ->
c_int