Function sgx_oc::linux::ocall::lseek

source ·
pub unsafe fn lseek(fd: c_int, offset: off_t, whence: c_int) -> OCallResult<u64>