janet_unwrap_struct

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

Meta