Win32-2.5.0.0: A binding to part of the Win32 library

Copyright2013 shelarcy
LicenseBSD-style
Maintainershelarcy@gmail.com
StabilityProvisional
PortabilityNon-portable (Win32 API)
Safe HaskellSafe-Inferred
LanguageHaskell98

System.Win32.Thread

Description

This modules provides just thread control APIs. This modules doesn't provide thread register control APIs. Because these APIs are used for Debugging.

Documentation

type THANDLE = Ptr () Source