Function tskit::bindings::tsk_table_collection_free[][src]

pub unsafe extern "C" fn tsk_table_collection_free(
    self_: *mut tsk_table_collection_t
) -> c_int

@brief Free the internal memory for the specified table collection.

@param self A pointer to an initialised tsk_table_collection_t object. @return Always returns 0.