[][src]Function sgx_libc::ocall::u_lseek_ocall

pub unsafe extern "C" fn u_lseek_ocall(
    result: *mut off_t,
    error: *mut c_int,
    fd: c_int,
    offset: off_t,
    whence: c_int
) -> sgx_status_t