janet_unwrap_fiber

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

Meta