GRPC Core  39.0.0
Functions
call.h File Reference
#include <grpc/support/port_platform.h>
#include "absl/functional/any_invocable.h"
#include <grpc/grpc.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)
 

Function Documentation

◆ grpc_call_run_in_event_engine()

void grpc_call_run_in_event_engine ( const grpc_call call,
absl::AnyInvocable< void()>  cb 
)