Function zend_compare_objects

Source
pub unsafe extern "C" fn zend_compare_objects(
    result: *mut zval,
    o1: *mut zval,
    o2: *mut zval,
)