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

@brief Get the file uuid

@rst Returns a pointer to the null-terminated file uuid string, which is owned by the tree sequence. @endrst

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