execv

Function execv 

Source
pub unsafe extern "C" fn execv(
    arg1: *const c_char,
    arg2: *const *mut c_char,
) -> c_int