grpcio_sys

Function grpc_slice_from_static_buffer

Source
pub unsafe extern "C" fn grpc_slice_from_static_buffer(
    source: *const c_void,
    len: usize,
) -> grpc_slice
Expand description

Create a slice pointing to constant memory