Function tskit::bindings::tsk_tree_get_parent[][src]

pub unsafe extern "C" fn tsk_tree_get_parent(
    self_: *const tsk_tree_t,
    u: tsk_id_t,
    parent: *mut tsk_id_t
) -> c_int