struct tarpc_lseek_out

struct tarpc_lseek_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_off_t retval;
};