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