pub unsafe extern "C" fn aws_priority_queue_clean_up(
    queue: *mut aws_priority_queue
)
Expand description

Cleans up any internally allocated memory and resets the struct for reuse or deletion.