alef 0.23.63

Opinionated polyglot binding generator for Rust libraries
Documentation
# This file is auto-generated by alef. DO NOT EDIT.
language = "C"
include_guard = "{{ prefix_upper }}_H"
pragma_once = true
autogen_warning = "/* This file is auto-generated by alef. DO NOT EDIT. */"
style = "both"
{% if after_includes %}
after_includes = {{ after_includes }}
{% endif %}
[defines]
"target_os = windows" = "SKIF_WINDOWS"

[export]
prefix = "{{ prefix_upper }}"
include = []
exclude = []

[fn]
args = "vertical"