Function tskit::bindings::tsk_tree_is_descendant[][src]

pub unsafe extern "C" fn tsk_tree_is_descendant(
    self_: *const tsk_tree_t,
    u: tsk_id_t,
    v: tsk_id_t
) -> bool