mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-28 08:51:01 +02:00
This adds the realloc function as an export in c-bindings.go so that it is included in the generated header and can be used by dependent libraries.