Function aio_bindings::fexecve [] [src]

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