pub unsafe extern "C" fn aws_priority_queue_backpointers_valid(
queue: *const aws_priority_queue,
) -> boolExpand description
Checks that the backpointers of the priority queue satisfy validity constraints.
pub unsafe extern "C" fn aws_priority_queue_backpointers_valid(
queue: *const aws_priority_queue,
) -> boolChecks that the backpointers of the priority queue satisfy validity constraints.