Skip to main content

b3DynamicTree_Destroy

Function b3DynamicTree_Destroy 

Source
pub unsafe extern "C" fn b3DynamicTree_Destroy(
    tree: *mut b3DynamicTree,
)
Expand description

Destroy the tree, freeing the node pool.