Function HashTableRehash

Source
pub unsafe extern "C" fn HashTableRehash(
    hashTable: *mut HashTable,
    numOfBuckets: c_long,
)