struct tarpc_exit_in

struct tarpc_exit_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_int status;
};