Documentation ¶
Index ¶
Constants ¶
View Source
const ( // These values must match the return values for spt_init1() used in C. HaveNone = 0 HaveNative = 1 HaveReplacement = 2 )
Variables ¶
View Source
var ( HaveSetProcTitle int HaveSetProcTitleFast int )
Functions ¶
func SetProcTitle ¶
func SetProcTitle(title string)
func SetProcTitleFast ¶
func SetProcTitleFast(title string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.