Module ffi_utils::header_gen [] [src]

Tools for automatic header generation in build scripts.

Functions

gen_headers

Generate C headers for the current project. Should be called from a build script. Assumes that all modules are submodules of "ffi".

gen_headers_custom_code

Generate C headers, inserting custom code and/or ignoring modules.