janet_string_head

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

Meta