;; Generated by G-Wrap: an experimental Guile C API-wrapper engine.

(define-module (g-wrap gw-wct))

(export <gw:void*>)
(export gw:wct?)
(export gw:wcp?)
(export gw:wcp-is-of-type?)
(export gw:wcp-coerce)
(cond
 ((or (string=? (version) "1.3")
      (string=? (version) "1.3.4"))
  (dynamic-call "gw_init_wrapset_gw_wct"
                (dynamic-link "libgw-wct.so")))
 (else
  (dynamic-call "gw_init_wrapset_gw_wct"
                (dynamic-link "libgw-wct"))))
