Documentation
¶
Index ¶
Constants ¶
View Source
const ImportPath = "github.com/pekim/gobbi/internal/libc"
Variables ¶
This section is empty.
Functions ¶
func CStringFree ¶
func GoString ¶
goString returns a Go string for a null terminated C string.
The Go string is a copy of the C bytes.
func GoStringFree ¶
GoString returns a Go string for a null terminated C string.
The Go string is a copy of the C bytes. The C string memory is freed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.