diff --git a/src/coffi/ffi.clj b/src/coffi/ffi.clj index 16ec628..cb3ac08 100644 --- a/src/coffi/ffi.clj +++ b/src/coffi/ffi.clj @@ -774,6 +774,8 @@ (:attr-map args))) ~@(list (:doc args)) fun#)))) +(s/fdef defcfn + :args ::defcfn-args) #_:clj-kondo/ignore (comment