Skip to main content

CFBinaryHeapRemoveAllValues

Function CFBinaryHeapRemoveAllValues 

Source
pub unsafe extern "C-unwind" fn CFBinaryHeapRemoveAllValues(
    heap: &CFBinaryHeap,
)
👎Deprecated:

renamed to CFBinaryHeap::remove_all_values

Available on crate feature CFBinaryHeap only.