#[no_mangle] pub unsafe extern "C" fn tc_task_get_uuid(task: *mut TCTask) -> TCUuid
Get a task’s UUID.
EXTERN_C struct TCUuid tc_task_get_uuid(struct TCTask *task);