libc
0.0.1
libc
Function
execlp
Copy item path
Source
pub unsafe extern "C" fn execlp( file:
*const
c_char
, arg0:
*const
c_char
, ... ) ->
c_int