Home | History | Annotate | Download | only in syscall

Lines Matching defs:ExitProcess

56 	procExitProcess                        = modkernel32.NewProc("ExitProcess")
289 func ExitProcess(exitcode uint32) {