pub unsafe extern "C" fn aws_hash_byte_cursor_ptr(
    item: *const c_void
) -> u64
Expand description

Convenience hash function for struct aws_byte_cursor. Hash is same as used on the string bytes by aws_hash_c_string.