Hs.FFI
bsFp :: ByteString -> IO (FunPtr a, CSize) Source #
allocNear :: Int -> CSize -> IO (Ptr a) Source #
allocExec :: CSize -> IO (Ptr a) Source #
finish :: ByteString -> Ptr CChar -> IO (FunPtr a) Source #
freeFunPtr :: Int -> FunPtr a -> IO () Source #