Function tskit::bindings::tsk_population_table_free[][src]

pub unsafe extern "C" fn tsk_population_table_free(
    self_: *mut tsk_population_table_t
) -> c_int

@brief Free the internal memory for the specified table.

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