Function sgx_oc::linux::ocall::lseek64

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