janet_unwrap_tuple

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

Meta