Zig.Code (zigler v0.7.3) View Source

all code responsible for generating zig code lives in this module.

Link to this section Summary

Link to this section Functions

Link to this function

aggregate_includes(c_includes)

View Source

Specs

aggregate_includes(keyword(String.t() | [String.t()])) :: keyword([String.t()])
Link to this function

c_imports(include_specs)

View Source

Specs

c_imports(keyword(String.t() | [String.t()])) :: iodata()