package syscall
import "runtime/internal/syscall"
Package syscall provides the syscall primitives required for the runtime.
Index ¶
Functions ¶
func Syscall6 ¶
Syscall6 calls system call number 'num' with arguments a1-6.
Source Files ¶
- Version
- v1.19.0
- Published
- Aug 1, 2022
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 2 minutes ago –
Tools for package owners.