janet_unwrap_pointer

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

Meta