Function HashTableGetNumBuckets

Source
pub unsafe extern "C" fn HashTableGetNumBuckets(
    hashTable: *const HashTable,
) -> c_long