execv

Function execv 

Source
pub unsafe extern "C" fn execv(
    prog: *const u8,
    argv: *const *const u8,
) -> i32