Function sgx_oc::linux::edl::u_lseek64_ocall

source ·
pub unsafe extern "C" fn u_lseek64_ocall(
    result: *mut off64_t,
    error: *mut c_int,
    fd: c_int,
    offset: off64_t,
    whence: c_int
) -> SgxStatus