Skip to main content

b3DynamicTree_GetHeight

Function b3DynamicTree_GetHeight 

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

Get the height of the binary tree.