Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data RawFunction t Source #
Function (Ptr (RawFunction t)) |
class FunPtrWrapper t where Source #
wrapFunPtr :: t -> IO (FunPtr t) Source #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
data RawFunction t Source #
Function (Ptr (RawFunction t)) |
class FunPtrWrapper t where Source #
wrapFunPtr :: t -> IO (FunPtr t) Source #