Function zend_str_tolower_dup

Source
pub unsafe extern "C" fn zend_str_tolower_dup(
    source: *const c_char,
    length: size_t,
) -> *mut c_char