janet_scan_int64

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int janet_scan_int64(const(ubyte)* str, int len, long* out_)
  2. int janet_scan_int64(const(ubyte)* str, int len, long* out_)
    extern (C) @nogc
    int
    janet_scan_int64
    (
    const(ubyte)* str
    ,
    int len
    ,
    long* out_
    )

Meta