grpcio_sys

Function grpc_call_arena_alloc

Source
pub unsafe extern "C" fn grpc_call_arena_alloc(
    call: *mut grpc_call,
    size: usize,
) -> *mut c_void
Expand description

Allocate memory in the grpc_call arena: this memory is automatically discarded at call completion