pub unsafe extern "C" fn aws_ptr_eq( a: *const c_void, b: *const c_void) -> bool
Equality function which compares pointer equality.