]> gitweb @ CieloNegro.org - bindings-apr-util.git/blobdiff - Bindings/APR/LDAP.hsc
Bindings.APR.LDAP.Init and Option
[bindings-apr-util.git] / Bindings / APR / LDAP.hsc
index 8792eedc406e13b25b679dfc28f4e79e253a7d70..95f359d6ccf48a683b6649f8a5cd8164bb557de3 100644 (file)
@@ -21,6 +21,8 @@ module Bindings.APR.LDAP where
 #  num APR_HAS_LDAP_SSL
 #  num APR_HAS_LDAP_URL_PARSE
 
+#  opaque_t LDAP
+
 #  num APR_HAS_LDAPSSL_CLIENT_INIT
 #  num APR_HAS_LDAPSSL_CLIENT_DEINIT
 #  num APR_HAS_LDAPSSL_ADD_TRUSTED_CERT
@@ -37,7 +39,6 @@ module Bindings.APR.LDAP where
 #    field rc    , CInt
 #  stoptype
 
--- FIXME What's the type it takes?
--- #  cinline APR_LDAP_IS_SERVER_DOWN, <unknown> -> IO CInt
+#  cinline APR_LDAP_IS_SERVER_DOWN, CInt -> IO CInt
 
 #endif
\ No newline at end of file