struct tarpc_reset_event_in

struct tarpc_reset_event_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_wsaevent hevent;
};