MCPcopy Create free account

hub / github.com/chai2010/cgo / functions

Functions235 in github.com/chai2010/cgo

MethodFree
()
types.go:445
MethodFree
()
types.go:476
MethodFree
()
types.go:507
MethodFree
()
types.go:538
MethodFree
()
types.go:569
MethodGet
()
goobj.go:42
MethodGets
(buf []byte)
file.go:130
FunctionGoBytes
C data with explicit length to Go []byte
cgo.go:46
MethodGoBytes
C data with explicit length to Go []byte
void_pointer.go:54
FunctionGoString
C string to Go string
cgo.go:36
MethodGoString
C string to Go string
void_pointer.go:44
MethodGoString
()
string.go:73
FunctionGoStringN
C data with explicit length to Go string
cgo.go:41
MethodGoStringN
C data with explicit length to Go string
void_pointer.go:49
MethodInt16Slice
(n int)
void_pointer.go:65
MethodInt32Slice
(n int)
void_pointer.go:68
MethodInt64Slice
(n int)
void_pointer.go:71
MethodInt8Slice
(n int)
void_pointer.go:62
MethodIsEmpty
()
char.go:30
MethodIsNil
()
goobj.go:38
MethodMemchr
(value, num int)
void_pointer.go:107
MethodMemcpy
(src VoidPointer, num int)
void_pointer.go:95
MethodMemmove
(src VoidPointer, num int)
void_pointer.go:103
MethodMemset
(value, num int)
void_pointer.go:99
FunctionNewBool
(firstValue bool, moreValues ...bool)
types.go:45
FunctionNewBytes
Go []byte slice to C array The C array is allocated in the C heap using malloc. It is the caller's responsibility to arrange for it to be freed, such
void_pointer.go:20
FunctionNewChar
-----------------------------------------------------------------------------
types.go:76
FunctionNewCharFormat
(format string, args ...interface{})
char.go:25
FunctionNewDouble
-----------------------------------------------------------------------------
types.go:203
FunctionNewError
(code int, desc *Char)
error.go:12
FunctionNewFloat
-----------------------------------------------------------------------------
types.go:172
FunctionNewInt
-----------------------------------------------------------------------------
types.go:110
FunctionNewInt16
-----------------------------------------------------------------------------
types.go:327
FunctionNewInt32
-----------------------------------------------------------------------------
types.go:389
FunctionNewInt64
-----------------------------------------------------------------------------
types.go:451
FunctionNewInt8
-----------------------------------------------------------------------------
types.go:265
FunctionNewIntPtr
-----------------------------------------------------------------------------
types.go:513
FunctionNewObjectId
(obj interface{})
goobj.go:27
FunctionNewSizeT
-----------------------------------------------------------------------------
types.go:234
FunctionNewStringFormat
(format string, args ...interface{})
string.go:23
FunctionNewStringFromStr
(s *Char)
string.go:26
FunctionNewStringFromStrN
(s *Char, n int)
string.go:29
FunctionNewStringList
(args ...string)
string_list.go:17
FunctionNewUInt
-----------------------------------------------------------------------------
types.go:141
FunctionNewUInt16
-----------------------------------------------------------------------------
types.go:358
FunctionNewUInt32
-----------------------------------------------------------------------------
types.go:420
FunctionNewUInt64
-----------------------------------------------------------------------------
types.go:482
FunctionNewUInt8
-----------------------------------------------------------------------------
types.go:296
FunctionNewUIntPtr
-----------------------------------------------------------------------------
types.go:544
FunctionOpenFile
(filename, mode *Char)
file.go:57
MethodPuts
(s *Char)
file.go:122
MethodRead
(buf []byte)
file.go:77
MethodReadByte
()
file.go:101
MethodRealloc
(newSize int)
void_pointer.go:34
MethodResize
(newSize int)
string.go:39
MethodRewind
()
file.go:154
MethodSeek
(off int64, origin int)
file.go:145
MethodSetError
(code int, desc *Char)
error.go:25
MethodSize
()
string_list.go:29
MethodSlice
(n int)
types.go:66
MethodSlice
(n int)
types.go:97
MethodSlice
(n int)
types.go:162
MethodSlice
(n int)
types.go:193
MethodSlice
(n int)
types.go:224
MethodSlice
(n int)
types.go:255
MethodSlice
(n int)
types.go:286
MethodSlice
(n int)
types.go:317
MethodSlice
(n int)
types.go:348
MethodSlice
(n int)
types.go:379
MethodSlice
(n int)
types.go:410
MethodSlice
(n int)
types.go:441
MethodSlice
(n int)
types.go:472
MethodSlice
(n int)
types.go:503
MethodSlice
(n int)
types.go:534
MethodSlice
(n int)
types.go:565
MethodStrCStr
(i int)
string_list.go:52
MethodStrClear
(i int)
string_list.go:45
MethodStrGoData
(i int)
string_list.go:59
MethodStrGoString
(i int)
string_list.go:56
MethodStrResize
(i, newSize int)
string_list.go:42
MethodStrcat
(src *Char)
char.go:69
MethodStrchr
(ch int)
char.go:77
MethodStrcpy
(src *Char)
char.go:61
MethodStrcspn
(s2 *Char)
char.go:89
MethodStrdup
()
char.go:52
MethodStrncat
(src *Char, num int)
char.go:73
MethodStrncpy
(src *Char, num int)
char.go:65
MethodStrpbrk
(s2 *Char)
char.go:97
MethodStrrchr
(ch int)
char.go:81
MethodStrspn
(s2 *Char)
char.go:93
MethodStrstr
(s2 *Char)
char.go:85
MethodStrtok
(delimiters *Char)
char.go:101
FunctionTempFile
()
file.go:61
FunctionTestError
(t *testing.T)
error_test.go:11
FunctionTestError_empty
(t *testing.T)
error_test.go:26
FunctionTestError_init
(t *testing.T)
error_test.go:41
FunctionTestString
(t *testing.T)
string_test.go:11
MethodUInt16Slice
(n int)
void_pointer.go:78
MethodUInt32Slice
(n int)
void_pointer.go:81
MethodUInt64Slice
(n int)
void_pointer.go:84
← previousnext →101–200 of 235, ranked by callers