struct tarpc_fcntl_out

struct tarpc_fcntl_out {
    // fields

    struct tarpc_out_arg common;
    fcntl_request arg;
    tarpc_int retval;
};