Function psrdada_sys::execve

source ·
pub unsafe extern "C" fn execve(
__path: *const c_char,
__argv: *const *mut c_char,
__envp: *const *mut c_char
) -> c_int