Function zend_binary_zval_strcmp

Source
pub unsafe extern "C" fn zend_binary_zval_strcmp(
    s1: *mut zval,
    s2: *mut zval,
) -> c_int