Liking cljdoc? Tell your friends :D
Clojure only.

coffi.layout

Functions for adjusting the layout of structs.

Functions for adjusting the layout of structs.
raw docstring

with-c-layoutclj

(with-c-layout struct-spec)

Forces a struct specification to C layout rules.

This will add padding fields between fields to match C alignment requirements.

Forces a struct specification to C layout rules.

This will add padding fields between fields to match C alignment
requirements.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close