pub unsafe extern "C" fn aws_byte_cursor_compare_lexical(
lhs: *const aws_byte_cursor,
rhs: *const aws_byte_cursor
) -> c_int
Expand description
Lexical (byte value) comparison of two byte cursors
pub unsafe extern "C" fn aws_byte_cursor_compare_lexical(
lhs: *const aws_byte_cursor,
rhs: *const aws_byte_cursor
) -> c_int
Lexical (byte value) comparison of two byte cursors