Searched refs:grpc_rb_call_close (Results 1 – 1 of 1) sorted by relevance
206 static VALUE grpc_rb_call_close(VALUE self) { in grpc_rb_call_close() function979 rb_define_method(grpc_rb_cCall, "close", grpc_rb_call_close, 0); in Init_grpc_call()