JANET_FUNCDEF_FLAG_STRUCTARG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc
enum JANET_FUNCDEF_FLAG_STRUCTARG = 0x1000000;

Meta