Functions for adjusting the layout of structs.
Functions for adjusting the layout of structs.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close