34 #ifndef GRPC_RB_COMPLETION_QUEUE_H_
35 #define GRPC_RB_COMPLETION_QUEUE_H_
37 #include <grpc/grpc.h>
48 grpc_event grpc_rb_completion_queue_pluck_event(VALUE cqueue, VALUE tag,
52 void Init_grpc_completion_queue();
Definition: completion_queue.c:61