pub unsafe extern "C" fn aws_linked_hash_table_get_element_count(
table: *const aws_linked_hash_table
) -> usizeExpand 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
) -> usizereturns number of elements in the table.