Ctypes: what's the most idiomatic way to anchor an OCaml value so that it's not garbage collected?
|
|
2
|
1251
|
August 19, 2020
|
How to expose an abstract type to C code?
|
|
4
|
1968
|
June 25, 2020
|
How to pass variant/record using Ctypes inverted?
|
|
2
|
959
|
June 23, 2020
|
Casting a Ctype pointer to an abstract type
|
|
2
|
833
|
April 13, 2020
|
OPAM/packaging questions around OCaml bindings to custom C library
|
|
15
|
1658
|
February 17, 2020
|
Ctypes passing string pointer or null pointer
|
|
3
|
2277
|
August 14, 2019
|
Ctypes string literal binding
|
|
0
|
669
|
June 18, 2019
|
Magical values in Tsdl
|
|
1
|
795
|
May 17, 2019
|
Error when binding C enums with Ctypes stubs Api
|
|
1
|
1099
|
March 18, 2019
|
Getting sizes and alignments via ctypes stubgen
|
|
1
|
703
|
March 8, 2019
|
OCaml and LZMA - decompression based on xz-utils and 7zip
|
|
0
|
1293
|
October 30, 2018
|
From jbuilder to dune with a Ctypes project
|
|
3
|
1870
|
August 4, 2018
|
Function pointers in Ctypes and Foreign
|
|
1
|
1455
|
July 13, 2018
|
Ctypes pass OCaml bytes to C functions?
|
|
6
|
1900
|
June 17, 2018
|
Create a functor based on Ctypes bindings for C Doubly-Linked List
|
|
1
|
1153
|
May 5, 2018
|
Ctypes and structs containing strings
|
|
4
|
1645
|
April 6, 2018
|
Ctypes: nested anonymous unions
|
|
1
|
2027
|
February 21, 2018
|
Using Ctypes to decompose struct stored in OCaml string?
|
|
2
|
987
|
December 11, 2017
|
[SOLVED] Jbuilder and Ctypes, configure the C flags
|
|
3
|
1425
|
July 21, 2017
|
Ctypes enum, how to make it work
|
|
7
|
5029
|
June 22, 2017
|