grpcwrap_call_kick_completion_queue

Kick call's completion queue, it should be called after there is an event ready to poll. THREAD SAFETY: grpcwrap_call_kick_completion_queue is thread-safe because it does not change the call's state.

extern (C)
grpcwrap_call_kick_completion_queue
(,
void* tag
)

Meta