frodo
frodo copied to clipboard
Demo API to play with io_uring in Go
Results
1
frodo issues
Sort by
recently updated
recently updated
newest added
The [golang doc](https://pkg.go.dev/cmd/cgo#hdr-Passing_pointers) says > C code may store Go pointers in C memory, subject to the rule above: it must stop storing the Go pointer when the C function...