Bundlex v0.1.2 Bundlex.NIF View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Bundlex.NIF{
  includes: [String.t()],
  libs: [String.t()],
  pkg_configs: [String.t()],
  sources: [String.t()]
}

Link to this section Functions

Link to this function resolve_nifs(app, project, platform) View Source