Home | History | Annotate | Download | only in syscall

Lines Matching defs:CloseHandle

61 	procCloseHandle                        = modkernel32.NewProc("CloseHandle")
352 func CloseHandle(handle Handle) (err error) {