pub unsafe extern "C" fn aws_hash_callback_c_str_eq(
    a: *const c_void,
    b: *const c_void
) -> bool
Expand description

Convenience eq callback for NULL-terminated C-strings