pub unsafe extern "C" fn b3DynamicTree_Destroy(
tree: *mut b3DynamicTree,
)Expand description
Destroy the tree, freeing the node pool.
pub unsafe extern "C" fn b3DynamicTree_Destroy(
tree: *mut b3DynamicTree,
)Destroy the tree, freeing the node pool.