janet_string_head

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JanetStringHead* janet_string_head(const(ubyte)* s)
  2. auto janet_string_head(T s)
    extern (C) @nogc extern (D)
    janet_string_head
    (
    T
    )
    (
    auto ref T s
    )

Meta