Function zendi_smart_streq

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