Dune project with a C/C++ ctypes foreign defined function
|
|
2
|
243
|
July 27, 2023
|
Cargo/Opam packaging of a Rust/OCaml project
|
|
8
|
2061
|
June 28, 2023
|
Using ocaml-ctypes with WebAssembly?
|
|
10
|
420
|
June 5, 2023
|
Ctypes and toplevel error
|
|
2
|
273
|
December 3, 2022
|
[ctypes] [dune] Constant pass to know struct size
|
|
2
|
528
|
April 28, 2022
|
Binding Flint Library for multivariate polynomials
|
|
4
|
607
|
April 27, 2022
|
Advanced C binding using ocaml-ctypes and dune
|
|
14
|
2319
|
April 21, 2022
|
How to deal with C flags "bitwise ored" when using Cstubs enum?
|
|
2
|
831
|
April 11, 2022
|
Ctypes - how to cast a function pointer and then call it?
|
|
3
|
1110
|
April 8, 2022
|
Foreign function overhead
|
|
2
|
595
|
September 13, 2021
|
How to compile and link a Fortran library component with dune
|
|
12
|
1250
|
December 1, 2020
|
Ctypes: what's the most idiomatic way to anchor an OCaml value so that it's not garbage collected?
|
|
2
|
952
|
August 19, 2020
|
How to expose an abstract type to C code?
|
|
4
|
1737
|
June 25, 2020
|
How to pass variant/record using Ctypes inverted?
|
|
2
|
763
|
June 23, 2020
|
Casting a Ctype pointer to an abstract type
|
|
2
|
649
|
April 13, 2020
|
OPAM/packaging questions around OCaml bindings to custom C library
|
|
15
|
1347
|
February 17, 2020
|
Questions about ctypes funptr and const pointer
|
|
2
|
1225
|
October 13, 2019
|
Ctypes passing string pointer or null pointer
|
|
3
|
1724
|
August 14, 2019
|
Ctypes string literal binding
|
|
0
|
540
|
June 18, 2019
|
How to bind to foreign function returning C struct using Ctypes?
|
|
1
|
1007
|
June 11, 2019
|
Magical values in Tsdl
|
|
1
|
674
|
May 17, 2019
|
Error when binding C enums with Ctypes stubs Api
|
|
1
|
915
|
March 18, 2019
|
Getting sizes and alignments via ctypes stubgen
|
|
1
|
592
|
March 8, 2019
|
OCaml and LZMA - decompression based on xz-utils and 7zip
|
|
0
|
1106
|
October 30, 2018
|
From jbuilder to dune with a Ctypes project
|
|
3
|
1721
|
August 4, 2018
|
Function pointers in Ctypes and Foreign
|
|
1
|
1216
|
July 13, 2018
|
Ctypes pass OCaml bytes to C functions?
|
|
6
|
1514
|
June 17, 2018
|
Create a functor based on Ctypes bindings for C Doubly-Linked List
|
|
1
|
1016
|
May 5, 2018
|
Ctypes and structs containing strings
|
|
4
|
1205
|
April 6, 2018
|
Ctypes: nested anonymous unions
|
|
1
|
1745
|
February 21, 2018
|