Function sgx_oc::linux::edl::u_openat_ocall
source · pub unsafe extern "C" fn u_openat_ocall(
result: *mut c_int,
error: *mut c_int,
dirfd: c_int,
pathname: *const c_char,
flags: c_int
) -> SgxStatus