pub unsafe extern "C" fn grpc_slice_from_static_buffer(
source: *const c_void,
len: usize,
) -> grpc_sliceExpand description
Create a slice pointing to constant memory
pub unsafe extern "C" fn grpc_slice_from_static_buffer(
source: *const c_void,
len: usize,
) -> grpc_sliceCreate a slice pointing to constant memory