zend_str_tolower_copy

Function zend_str_tolower_copy 

Source
pub unsafe extern "fastcall" fn zend_str_tolower_copy(
    dest: *mut c_char,
    source: *const c_char,
    length: usize,
) -> *mut c_char