package cstruct-sexp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
S-expression serialisers for C-like structures
Install
dune-project
Dependency
Authors
Maintainers
Sources
cstruct-6.2.0.tbz
sha256=9a78073392580e8349148fa3ab4b1b2e989dc9d30d07401b04c96b7c60f03e62
sha512=8d33fe6b3707a3994d0225cd33cadde0bb2ca834ef01096e3df33a08e4a8c6d02ebccddf558a73988b8a5595b65fdc10de61efbf872c6c9e55c719c7e19c463d
doc/cstruct-sexp/Cstruct_sexp/index.html
Module Cstruct_sexpSource
Sexpression serialisers for Cstruct.t values
buffer is an alias for the corresponding Cstruct.buffer type
sexp_of_buffer b returns the s-expression representation of the raw memory buffer b
buffer_of_sexp s returns a fresh memory buffer from the s-expression s. s should have been constructed using sexp_of_buffer.
sexp_of_t t returns the s-expression representation of the Cstruct t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>