diff options
Diffstat (limited to 'atiadlxx-sys/README')
-rw-r--r-- | atiadlxx-sys/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/atiadlxx-sys/README b/atiadlxx-sys/README new file mode 100644 index 0000000..83cc325 --- /dev/null +++ b/atiadlxx-sys/README @@ -0,0 +1 @@ +bindgen include/wrapper.hpp -o src/adl.rs --no-layout-tests --default-enum-style=newtype --no-derive-debug --allowlist-function "ADL2_.*" --allowlist-var "ADL.*" --allowlist-type "ADL.*"
\ No newline at end of file |