pub unsafe extern "C" fn tsk_treeseq_get_time_units_length(
    self_: *const tsk_treeseq_t
) -> tsk_size_t
Expand description

@brief Get the length of time units string @rst Returns the length of the time units string. @endrst

@param self A pointer to a tsk_treeseq_t object. @return Returns the length of the time units.