This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-maat/src/entry/json2iris.h

3 lines
83 B
C
Raw Normal View History

int json2iris(const char* json_file,char* iris_dir_buf,int buf_len,void* logger);