Ctypes and toplevel error
|
|
2
|
138
|
December 3, 2022
|
[ctypes] [dune] Constant pass to know struct size
|
|
2
|
414
|
April 28, 2022
|
Binding Flint Library for multivariate polynomials
|
|
4
|
475
|
April 27, 2022
|
Advanced C binding using ocaml-ctypes and dune
|
|
14
|
1982
|
April 21, 2022
|
How to deal with C flags "bitwise ored" when using Cstubs enum?
|
|
2
|
676
|
April 11, 2022
|
Ctypes - how to cast a function pointer and then call it?
|
|
3
|
702
|
April 8, 2022
|
Foreign function overhead
|
|
2
|
432
|
September 13, 2021
|
How to compile and link a Fortran library component with dune
|
|
12
|
891
|
December 1, 2020
|
Ctypes: what's the most idiomatic way to anchor an OCaml value so that it's not garbage collected?
|
|
2
|
779
|
August 19, 2020
|
How to expose an abstract type to C code?
|
|
4
|
1593
|
June 25, 2020
|
How to pass variant/record using Ctypes inverted?
|
|
2
|
645
|
June 23, 2020
|
Cargo/Opam packaging of a Rust/OCaml project
|
|
7
|
1606
|
May 13, 2020
|
Casting a Ctype pointer to an abstract type
|
|
2
|
527
|
April 13, 2020
|
OPAM/packaging questions around OCaml bindings to custom C library
|
|
15
|
1189
|
February 17, 2020
|
Questions about ctypes funptr and const pointer
|
|
2
|
1009
|
October 13, 2019
|
Ctypes passing string pointer or null pointer
|
|
3
|
1316
|
August 14, 2019
|
Ctypes string literal binding
|
|
0
|
458
|
June 18, 2019
|
How to bind to foreign function returning C struct using Ctypes?
|
|
1
|
878
|
June 11, 2019
|
Magical values in Tsdl
|
|
1
|
570
|
May 17, 2019
|
Error when binding C enums with Ctypes stubs Api
|
|
1
|
803
|
March 18, 2019
|
Getting sizes and alignments via ctypes stubgen
|
|
1
|
523
|
March 8, 2019
|
OCaml and LZMA - decompression based on xz-utils and 7zip
|
|
0
|
1004
|
October 30, 2018
|
From jbuilder to dune with a Ctypes project
|
|
3
|
1621
|
August 4, 2018
|
Function pointers in Ctypes and Foreign
|
|
1
|
1030
|
July 13, 2018
|
Ctypes pass OCaml bytes to C functions?
|
|
6
|
1340
|
June 17, 2018
|
Create a functor based on Ctypes bindings for C Doubly-Linked List
|
|
1
|
929
|
May 5, 2018
|
Ctypes and structs containing strings
|
|
4
|
1046
|
April 6, 2018
|
Ctypes: nested anonymous unions
|
|
1
|
1499
|
February 21, 2018
|
Using Ctypes to decompose struct stored in OCaml string?
|
|
2
|
790
|
December 11, 2017
|
[SOLVED] Jbuilder and Ctypes, configure the C flags
|
|
3
|
1196
|
July 21, 2017
|