Function tskit::bindings::tsk_table_sorter_free[][src]

pub unsafe extern "C" fn tsk_table_sorter_free(
    self_: *mut _tsk_table_sorter_t
) -> c_int

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

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