Function zendi_smart_strcmp

Source
pub unsafe extern "C" fn zendi_smart_strcmp(
    result: *mut zval,
    s1: *mut zval,
    s2: *mut zval,
)