Function rpgffi::pairingheap_add [] [src]

pub unsafe extern "C" fn pairingheap_add(
    heap: *mut pairingheap,
    node: *mut pairingheap_node
)