Function grpcio_sys::grpc_slice_from_static_buffer[][src]

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

Create a slice pointing to constant memory