coffi.layout
Functions for adjusting the layout of structs.
with-c-layout
(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.
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.