[][src]Function janet_ll::janet_scan_int64

pub unsafe extern "C" fn janet_scan_int64(
    str: *const u8,
    len: i32,
    out: *mut i64
) -> c_int