libc
0.2.159
Function
libc
::
execl
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn execl( path:
*const
c_char
, arg0:
*const
c_char
, ... ) ->
c_int