pub unsafe extern "C" fn b2DynamicTree_GetHeight(
tree: *const b2DynamicTree,
) -> c_intExpand description
Get the height of the binary tree.
pub unsafe extern "C" fn b2DynamicTree_GetHeight(
tree: *const b2DynamicTree,
) -> c_intGet the height of the binary tree.