pub unsafe extern "C" fn aws_priority_queue_size(
queue: *const aws_priority_queue
) -> usize
Expand description
Current number of elements in the queue
pub unsafe extern "C" fn aws_priority_queue_size(
queue: *const aws_priority_queue
) -> usize
Current number of elements in the queue