twn_util: final cleaning up, introducton of powerful file_read()
This commit is contained in:
@ -312,9 +312,10 @@
|
||||
"symbol": "read",
|
||||
"header": "twn_util.h",
|
||||
"params": [
|
||||
{ "name": "file", "type": "char *" }
|
||||
{ "name": "file", "type": "char *" },
|
||||
{ "name": "operation", "type": "char *" }
|
||||
],
|
||||
"return": "char *",
|
||||
"return": "String",
|
||||
"restriction": "asset"
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user