b2DynamicTree_GetHeight

Function b2DynamicTree_GetHeight 

Source
pub unsafe extern "C" fn b2DynamicTree_GetHeight(
    tree: *const b2DynamicTree,
) -> c_int
Expand description

Get the height of the binary tree.