Function php_safe_bcmp

Source
pub unsafe extern "C" fn php_safe_bcmp(
    a: *const zend_string,
    b: *const zend_string,
) -> c_int