Safe Haskell | None |
---|
Documentation
grn_ctx_fin :: Ptr C'_grn_ctx -> IO C'grn_rcSource
grn_database_open :: Ptr C'_grn_ctx -> Database -> IO (Ptr C'_grn_obj)Source
grn_database_create :: Ptr C'_grn_ctx -> Database -> IO (Ptr C'_grn_obj)Source
grn_execute_command :: Ptr C'_grn_ctx -> Command -> IO StringSource
module Bindings.Groonga.Types