Unifex v0.2.6 API Reference
Modules
This module provides different generators allowing to map the types from Unifex specs into proper native types
Module implementing Unifex.BaseType
behaviour for atoms.
Module implementing Unifex.BaseType
behaviour for boolean atoms.
Module implementing Unifex.BaseType
behaviour for 64-bit integer.
Module implementing Unifex.BaseType
behaviour for payloads.
Module implementing Unifex.BaseType
behaviour for Erlang PIDs
Module implementing Unifex.BaseType
behaviour for Unifex state.
Module implementing Unifex.BaseType
behaviour for Unifex state.
Module implementing Unifex.BaseType
behaviour for 64-bit unsigned integer.
Module implementing Unifex.BaseType
behaviour for unsigned int.
This module allows to generate definitions for native functions described in Unifex specs.
Module responsible for C code genearation based on Unifex specs
Module exporting macros that can be used to define Unifex specs.
Module that handles parsing Unifex specs for native boilerplate code generation.
Mix Tasks
Generates native boilerplate code for all the .spec.exs
files found in c_src
dir