Function sgx_oc::linux::ocall::pread64

source ·
pub unsafe fn pread64(
    fd: c_int,
    buf: &mut [u8],
    offset: off64_t
) -> OCallResult<size_t>