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