pub unsafe extern "C" fn b2DynamicTree_Create(
proxyCapacity: c_int,
) -> b2DynamicTreeExpand description
Constructing the tree initializes the node pool.
pub unsafe extern "C" fn b2DynamicTree_Create(
proxyCapacity: c_int,
) -> b2DynamicTreeConstructing the tree initializes the node pool.