pub unsafe extern "C" fn grpc_census_call_set_context(
    call: *mut grpc_call,
    context: *mut census_context
)
Expand description

Set census context for a call; Must be called before first call to grpc_call_start_batch().