libc
0.0.1
libc
Function
execvp
Copy item path
Source
pub unsafe extern "C" fn execvp( c:
*const
c_char
, argv:
*const
*const
c_char
, ) ->
c_int