cgo: add C.GoStringN
Function to create a GoString with a known length so it can contain NUL bytes anywhere in the string. Some C libraries have strings like this. R=rsc CC=golang-dev https://golang.org/cl/2007042
Showing
Please register or sign in to comment