(-gen-clj-struct struct)
(api-structs)
(can-gen-callback? ptype)
(can-gen-struct? struct)
(coerce-callback {:strs [args ret] :as type})
(coerce-type type)
(def-struct-fns)
(def-struct-fns structs)
(defc fn-name ret)
(defc fn-name ret args)
(gen-c-wrappers)
(gen-c-wrappers structs)
(gen-clj-structs)
(gen-headers structs)
(gen-struct struct)
(keywordize s)
(load-structs)
(preserve! x)
Store this value so it's not garbage collected
(simple-type? ptype)
(size-t n)
(struct-create struct)
(struct-destroy struct)
(struct-getter sname [pname ptype])
(struct-setter sname [pname ptype])
(symbolize s)
(type->arg ptype)
(type->binding ptype)
(type->str ptype)
(write-wrappers!)
cljdoc is a website building & hosting documentation for Clojure/Script libraries