const syscall.O_TRUNC
2 uses
syscall (current package)
zerrors_darwin_arm64.go#L759: O_TRUNC = 0x400
os
file.go#L81: O_TRUNC int = syscall.O_TRUNC // truncate regular writable file when opened.
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)