Function sgx_oc::linux::ocall::fstatat64

source ·
pub unsafe fn fstatat64(
    dirfd: c_int,
    pathname: &CStr,
    buf: &mut stat64,
    flags: c_int
) -> OCallResult<()>