Unison.Runtime.FFI.DLL
data DLL Source #
Constructors
getDLLPath :: DLL -> FilePath Source #
openDLL :: FilePath -> IO DLL Source #
getDLLSym :: DLL -> String -> IO (FunPtr a) Source #