aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/managed_pointer.h
Commit message (Collapse)AuthorAgeFilesLines
* util-src: Add new utility header managed_pointer.hMatthew Wild2022-07-011-0/+61
The macros in this header allow creation of GC-managed objects from manually- managed C alloc/free APIs.