Function r_core::execvP[][src]

pub unsafe extern "C" fn execvP(
    __file: *const c_char,
    __searchpath: *const c_char,
    __argv: *const *mut c_char
) -> c_int