struct tarpc_create_event_out

struct tarpc_create_event_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_wsaevent retval;
};