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