Function tskit::bindings::tsk_tree_equals[][src]

pub unsafe extern "C" fn tsk_tree_equals(
    self_: *const tsk_tree_t,
    other: *const tsk_tree_t
) -> bool