struct tarpc_has_overlapped_io_completed_out

struct tarpc_has_overlapped_io_completed_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_bool retval;
};