pub unsafe extern "C" fn aws_linked_hash_table_get_element_count(
table: *const aws_linked_hash_table
) -> usize
Expand description
returns number of elements in the table.
pub unsafe extern "C" fn aws_linked_hash_table_get_element_count(
table: *const aws_linked_hash_table
) -> usize
returns number of elements in the table.