Function tskit::bindings::tsk_tree_copy[][src]

pub unsafe extern "C" fn tsk_tree_copy(
    self_: *const tsk_tree_t,
    dest: *mut tsk_tree_t,
    options: tsk_flags_t
) -> c_int