Skip to main content

BinaryTree_add

Static BinaryTree_add 

Source
pub unsafe static mut BinaryTree_add: Option<unsafe extern "C" fn(__this: *mut BinaryTree, node: *mut BTNode) -> bool_>