bindings-gpgme-0.1.3: Low level bindings to gpgme.

Safe HaskellSafe-Inferred
LanguageHaskell98

Bindings.Gpgme

Description

Documentation

type C'gpgme_progress_cb_t = FunPtr (Ptr () -> CString -> CInt -> CInt -> CInt -> IO ()) Source