Function tskit::bindings::tsk_treeseq_init[][src]

pub unsafe extern "C" fn tsk_treeseq_init(
    self_: *mut tsk_treeseq_t,
    tables: *const tsk_table_collection_t,
    options: tsk_flags_t
) -> c_int
Expand description

@defgroup TREESEQ_API_GROUP Tree sequence API @{