package ctypes
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Combinators for binding to C libraries without writing any C
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.24.0.tar.gz
sha256=249c5604c8554659761a7282db4ad200aa8c0fdc408cdb53102bd70feeb51955
md5=064316aaf508a9db203f114bb8401dee
doc/ctypes/Ctypes_structs_computed/index.html
Module Ctypes_structs_computedSource
Structs and unions whose layouts are computed from the sizes and alignment requirements of the constituent field types.
include Ctypes_structs.S
with type ('a, 's) field := ('a, 's) Ctypes_static.field
Source
val field :
't Ctypes_static.typ ->
string ->
'a Ctypes_static.typ ->
('a, ('s, [< `Struct | `Union ]) Ctypes_static.structured as 't)
Ctypes_static.field sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>