Home | History | Annotate | Download | only in syscall

Lines Matching defs:FreeLibrary

52 	procFreeLibrary                        = modkernel32.NewProc("FreeLibrary")
225 func FreeLibrary(handle Handle) (err error) {