func os/user._Cfunc_realloc
2 uses
os/user (current package)
f944835971175ae02f5a15dd71fd940ec4b08d0430844caacc17edcfd010b48b-d#L197: func _Cfunc_realloc(p0 unsafe.Pointer, p1 _Ctype_size_t) (r1 unsafe.Pointer) {
cgo_lookup_unix.go#L221: mb.ptr = func() _cgo_unsafe.Pointer{ _cgo0 := /*line :234:21*/mb.ptr; var _cgo1 _Ctype_size_t = /*line :234:29*/newSize; _cgoCheckPointer(_cgo0, nil); return _Cfunc_realloc(_cgo0, _cgo1); }()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |