Kinda (kinda v0.1.0)
Documentation for Kinda
.
Link to this section Summary
Functions
Generate Zig code from a header and build a Zig project to produce a NIF library
Link to this section Functions
Link to this function
gen(root_module, wrapper, project_dir, opts \\ [include_paths: %{}, library_paths: %{}, type_gen: nil, nif_gen: nil])
Generate Zig code from a header and build a Zig project to produce a NIF library
Link to this function
module_name(zig_t, forward_module, zig_t_module_map)
Link to this function
primitive_types()
Link to this function