secp256k1-haskell-1.4.6: Bindings for secp256k1
Safe HaskellNone
LanguageHaskell2010

Crypto.Secp256k1.Internal.Util

Documentation

useByteString :: ByteString -> ((Ptr a, CSize) -> IO b) -> IO b Source #