Function php_all_sys::php72::zend_memnstr_ex[][src]

pub unsafe extern "C" fn zend_memnstr_ex(
    haystack: *const c_char,
    needle: *const c_char,
    needle_len: size_t,
    end: *const c_char
) -> *const c_char