Searched refs:grpc_rb_channel_destroy (Results 1 – 1 of 1) sorted by relevance
470 static VALUE grpc_rb_channel_destroy(VALUE self) { in grpc_rb_channel_destroy() function808 rb_define_method(grpc_rb_cChannel, "destroy", grpc_rb_channel_destroy, 0); in Init_grpc_channel()