CompletionQueue.handle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(grpc_completion_queue)* handle()
    class CompletionQueue(string T)
    @safe inout @trusted nothrow shared
    inout(grpc_completion_queue)*
    handle
    ()
    if (
    T == "Next"
    )
  2. inout(grpc_completion_queue)* handle()

Meta