ockam_app_lib 0.146.0

Ockam's desktop application library
1
2
3
4
5
6
7
8
9
10
# See https://github.com/mozilla/cbindgen/blob/master/docs.md#cbindgentoml
# for detailed documentation of every option here.

language = "C"
header = "/* This file was autogenerated by cbindgen - DO NOT EDIT */"
include_guard = "OCKAM_APP_LIB_H"
documentation_length = "short"

[export]
prefix = "C_"