//
pkg.gl
Category
github.com/ebitengine/purego
internal
strings
package
0.9.0-alpha
Repository:
https://github.com/ebitengine/purego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
29 SLOC
#
Functions
CString
CString converts a go string to *byte that can be passed to C code.
GoString
GoString copies a null-terminated char* to a Go string.