mkm40 | 3 years ago | on: Purego – A library for calling C functions from Go without Cgo +1 for additional examples or documentation.Particularly an example that takes a c struct pointer would be awesome.What happens to const char* return values that are null ? I think it is empty string, but either test case or doc confirming it would be awesome
Particularly an example that takes a c struct pointer would be awesome.
What happens to const char* return values that are null ? I think it is empty string, but either test case or doc confirming it would be awesome