Function php_all_sys::php72::zend_binary_strncasecmp_l[][src]

pub unsafe extern "C" fn zend_binary_strncasecmp_l(
    s1: *const c_char,
    len1: size_t,
    s2: *const c_char,
    len2: size_t,
    length: size_t
) -> c_int