Function zend_str_tolower

Source
pub unsafe extern "C" fn zend_str_tolower(
    str_: *mut c_char,
    length: c_uint,
)