Skip to main content

execlp

Function execlp 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn execlp( file: *const c_char, arg0: *const c_char, ... ) -> c_int
Expand description