janet_unwrap_struct

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(JanetKV)* janet_unwrap_struct(Janet x)
  2. auto janet_unwrap_struct(T x)
    extern (C) @nogc pure extern (D)
    janet_unwrap_struct
    (
    T
    )
    (
    auto ref T x
    )

Meta