Home | History | Annotate | Download | only in syscall

Lines Matching defs:FindClose

65 	procFindClose                          = modkernel32.NewProc("FindClose")
402 func FindClose(handle Handle) (err error) {