pub unsafe extern "C" fn aws_hash_table_get_entry_count(
map: *const aws_hash_table
) -> usize
Expand description
Returns the current number of entries in the table.
pub unsafe extern "C" fn aws_hash_table_get_entry_count(
map: *const aws_hash_table
) -> usize
Returns the current number of entries in the table.