Function HashTableRemove

Source
pub unsafe extern "C" fn HashTableRemove(
    hashTable: *mut HashTable,
    key: *const c_void,
)