[][src]Function sgx_trts::libc::ocall::u_lseek64_ocall

pub unsafe extern "C" fn u_lseek64_ocall(
    result: *mut i64,
    error: *mut i32,
    fd: i32,
    offset: i64,
    whence: i32
) -> sgx_status_t