pub unsafe extern "C" fn aws_byte_cursor_compare_lookup(
lhs: *const aws_byte_cursor,
rhs: *const aws_byte_cursor,
lookup_table: *const u8
) -> c_int
Expand description
Lexical (byte value) comparison of two byte cursors where the raw values are sent through a lookup table first