Documentation
¶
Index ¶
- func Binary(p unsafe.Pointer, n int) (r []byte)
- func Cast[T1, T2 any](p *T2) *T1
- func CastSlice[T1, T2 any](s []T2) []T1
- func Clear[T any](ptr *T)
- func FromUnsafePtr(p unsafe.Pointer, n int64) (s string)
- func IndexByte(ptr []byte, index int) unsafe.Pointer
- func IndexChar(src string, index int) unsafe.Pointer
- func NoEscape(p unsafe.Pointer) unsafe.Pointer
- func UnsafePtr(s string) unsafe.Pointer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.