Lines Matching defs:SetHandleInformation
108 procSetHandleInformation = modkernel32.NewProc("SetHandleInformation")935 func SetHandleInformation(handle Handle, mask uint32, flags uint32) (err error) {