mirror of
https://github.com/logos-storage/logos-storage-docs-obsidian.git
synced 2026-01-02 13:23:08 +00:00
adds one more link to "How to get a pointer" doc
This commit is contained in:
parent
13c6ff76e8
commit
f8100811ac
@ -18,4 +18,4 @@ sha256Update(ctx, str.cstring, input[i].len.uint)
|
||||
```
|
||||
|
||||
Here we use `sha256Update` from [[BearSSL]] library. See [[BearSSL hashing]] for more complete examples.
|
||||
See also [Accessing seq pointer](https://forum.nim-lang.org/t/1489) and [Use cstring for C binding](https://forum.nim-lang.org/t/8179) on Nim forum.
|
||||
See also [Accessing seq pointer](https://forum.nim-lang.org/t/1489), [Use cstring for C binding](https://forum.nim-lang.org/t/8179), and [Arrays and Sequences in nim](https://forum.nim-lang.org/t/5703) on Nim forum.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user