Hs2lib-0.6.0: A Library and Preprocessor that makes it easier to create shared libs from Haskell programs.

Portabilityportable
Stabilityexperimental
Maintainertamar@zhox.com
Safe HaskellNone

WinDll.Debug.Exports

Description

A module containing memory management exports that will be automatically added to your file when --debug is being used.

Documentation

freeS :: Ptr () -> IO ()Source

freeC :: Ptr () -> IO ()Source

recordS :: Ptr () -> IO ()Source

recordC :: Ptr () -> IO ()Source