Function phper_zend_symtable_str_update

Source
pub unsafe extern "C" fn phper_zend_symtable_str_update(
    ht: *mut HashTable,
    str_: *const c_char,
    len: usize,
    pData: *mut zval,
) -> *mut zval