Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringToCharPtr ¶
StringToCharPtr converts a Go string into pointer to a null-terminated cstring. This assumes the go string is already ANSI encoded.
func StringToUTF16Ptr ¶
StringToUTF16Ptr converts a Go string into a pointer to a null-terminated UTF-16 wide string. This assumes str is of a UTF-8 compatible encoding so that it can be re-encoded as UTF-16.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.