Home | History | Annotate | Download | only in syscall

Lines Matching defs:UnmapViewOfFile

116 	procUnmapViewOfFile                    = modkernel32.NewProc("UnmapViewOfFile")
1043 func UnmapViewOfFile(addr uintptr) (err error) {