GRPC C++
1.66.0
|
#include "absl/functional/any_invocable.h"
#include <grpc/grpc.h>
#include <grpc/support/port_platform.h>
Go to the source code of this file.
Functions | |
void | grpc_call_run_in_event_engine (const grpc_call *call, absl::AnyInvocable< void()> cb) |
void grpc_call_run_in_event_engine | ( | const grpc_call * | call, |
absl::AnyInvocable< void()> | cb | ||
) |