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