Function grpcio_sys::grpc_slice_dup
source · pub unsafe extern "C" fn grpc_slice_dup(a: grpc_slice) -> grpc_slice
Expand description
Return a slice pointing to newly allocated memory that has the same contents as \a s
pub unsafe extern "C" fn grpc_slice_dup(a: grpc_slice) -> grpc_slice
Return a slice pointing to newly allocated memory that has the same contents as \a s