Function grpc_slice_str_cmp

Source
pub unsafe extern "C" fn grpc_slice_str_cmp(
    a: grpc_slice,
    b: *const c_char,
) -> c_int