Function php_all_sys::php54::_zend_hash_index_update_or_next_insert[][src]

pub unsafe extern "C" fn _zend_hash_index_update_or_next_insert(
    ht: *mut HashTable,
    h: ulong,
    pData: *mut c_void,
    nDataSize: uint,
    pDest: *mut *mut c_void,
    flag: c_int
) -> c_int