janet_checktype

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int janet_checktype(Janet x, JanetType type)
    extern (C) @nogc pure
    int
    janet_checktype
  2. auto janet_checktype(T0 x, T1 t)

Meta