pub unsafe extern "C" fn grpc_census_call_get_context(
call: *mut grpc_call,
) -> *mut census_context
Expand description
Retrieve the calls current census context.
pub unsafe extern "C" fn grpc_census_call_get_context(
call: *mut grpc_call,
) -> *mut census_context
Retrieve the calls current census context.