orca/src/wasmbind/io_api.json

10 lines
212 B
JSON
Raw Normal View History

2023-05-09 16:44:23 +00:00
[
{
"name": "oc_io_wait_single_req",
"cname": "oc_runtime_io_wait_single_req",
"ret": {"name": "oc_io_cmp", "tag": "S"},
2023-05-09 16:44:23 +00:00
"args": [ {"name": "req",
"type": {"name": "oc_io_req*", "tag": "p"}}]
2023-05-09 16:44:23 +00:00
}
]