cannonball_client 0.1.5

Cannonball client library for fast QEMU execution, memory, and syscall tracing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
language = "C"
include_guard = "CANNONBALL_CLIENT_H"
autogen_warning = "/* This file was generated by cbindgen. Don't modify this manually. */"
include_version = true
no_includes = false
braces = "SameLine"
line_length = 88
tab_width = 4
documentation = true
documentation_style = "c++"
documentation_length = "full"
style = "both"
usize_is_size_t = true