janet_wrap_integer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. Janet janet_wrap_integer(int x)
    extern (C) @nogc
    janet_wrap_integer
    (
    int x
    )
  2. auto janet_wrap_integer(T x)

Meta