Skip to main content

tsk_table_collection_set_indexes

Function tsk_table_collection_set_indexes 

Source
pub unsafe extern "C" fn tsk_table_collection_set_indexes(
    self_: *mut tsk_table_collection_t,
    edge_insertion_order: *mut tsk_id_t,
    edge_removal_order: *mut tsk_id_t,
) -> c_int
Available on crate feature bindings only.