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.6
- Published
- Feb 13, 2023
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 38 seconds ago –
Tools for package owners.