Function sgx_oc::linux::edl::u_epoll_ctl_ocall
source · pub unsafe extern "C" fn u_epoll_ctl_ocall(
result: *mut c_int,
error: *mut c_int,
epfd: c_int,
op: c_int,
fd: c_int,
event: *mut epoll_event
) -> SgxStatus