pub unsafe extern "C" fn aws_linked_hash_table_clear(
table: *mut aws_linked_hash_table
)
Expand description
Clears all items from the table.
pub unsafe extern "C" fn aws_linked_hash_table_clear(
table: *mut aws_linked_hash_table
)
Clears all items from the table.