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_std_views/index.html
Module Ctypes_std_viewsSource
Source
val read_nullable :
'a Ctypes_static.typ ->
'b Ctypes_static.typ ->
'b Ctypes_static.ptr ->
'a optionSource
val write_nullable :
'a Ctypes_static.typ ->
'b Ctypes_static.typ ->
'a option ->
'b Ctypes_static.ptrSource
val nullable_view :
?format_typ:((Format.formatter -> unit) -> Format.formatter -> unit) ->
?format:(Format.formatter -> 'a option -> unit) ->
'a Ctypes_static.typ ->
'b Ctypes_static.typ ->
'a option Ctypes_static.typSource
val read_nullable_funptr :
'a Ctypes_static.typ ->
'b Ctypes_static.fn ->
'b Ctypes_static.static_funptr ->
'a optionSource
val write_nullable_funptr :
'a Ctypes_static.typ ->
'b Ctypes_static.fn ->
'a option ->
'b Ctypes_static.static_funptrSource
val nullable_funptr_view :
?format_typ:((Format.formatter -> unit) -> Format.formatter -> unit) ->
?format:(Format.formatter -> 'a option -> unit) ->
'a Ctypes_static.typ ->
'b Ctypes_static.fn ->
'a option Ctypes_static.typ sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>