code wiki / (root) / _offc_deref_minimal_v2.nx

_offc_deref_minimal_v2.nx

buildroot/runtime/_offc_deref_minimal_v2.nx

273 B11 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind tooltopic offc
docsdependenciesstructsconstsfunctions

about

Even simpler: no array, no struct, just one *p = N then return *p. Use a local stack variable as the pointer source (not mmap, not call).

dependencies 1 imports · 0 importers

syscalls.nx _offc_deref_minimal_v2.nx

imports: syscalls.nx

imported by: nobody (leaf or entry point)

structs

none

consts

none

functions

6func main() -> i64 {