func syscall.fdopendir
2 uses
syscall (current package)
syscall_darwin.go#L268: func fdopendir(fd int) (dir uintptr, err error) {
syscall_darwin.go#L323: d, err := fdopendir(fd2)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)