func syscall.Rmdir
2 uses
syscall (current package)
zsyscall_darwin_arm64.go#L1342: func Rmdir(path string) (err error) {
os
file_unix.go#L306: return syscall.Rmdir(name)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)