Function HashTableIsEmpty

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