[][src]Function enet_sys::execve

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