Function sgx_oc::linux::ocall::pwrite64

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