ghc-6.10.3: The GHC APIContentsIndex
ObjLink
Documentation
initObjLinker :: IO ()
loadDLL :: String -> IO (Maybe String)
loadObj :: String -> IO ()
unloadObj :: String -> IO ()
insertSymbol :: String -> String -> Ptr a -> IO ()
lookupSymbol :: String -> IO (Maybe (Ptr a))
resolveObjs :: IO SuccessFlag
Produced by Haddock version 2.4.2