Search code examples
Create *mut *mut to a struct...


rustffi

Read More
In reflex-dom, how to pass a value from a dynamic to a foreign javascript function (FFI)...


haskellffireflex

Read More
When passing a Rust pointer to C should I get 0x1?...


crustffi

Read More
Generate opaque pointer in C using rusty-cheddar...


crustffi

Read More
Understanding ReasonML/Bucklescript Externals...


ocamlexternalffibucklescriptreason-react

Read More
How to compose props across component in reason-react bindings?...


material-uiffireasonbucklescriptreason-react

Read More
How to define a binding that accepts multiple types in the function signature using reason-react?...


ffireasonbucklescriptreason-react

Read More
Segmentation fault while using ffi to convert lua strings to C strings...


luaffiluajit

Read More
How can I call a Rust function from Go with a slice as a parameter?...


gorustffi

Read More
JNR-FFI crash after calling c function copying struct...


javacffijnr

Read More
Empty Type Declaration...


typesocamlffiabstract-data-typebucklescript

Read More
How do I create FFI bindings to C functions expecting OR-ed bytes?...


rustffi

Read More
Haskell FFI : Using data types in a C program...


chaskellffi

Read More
How do I create a Storable instance for a recursive type?...


chaskellbindingffistorable

Read More
How to safely translate tree data structures between C++ / Ocaml?...


c++garbage-collectionocamlffi

Read More
OCaml return unboxed float from C function with bytecode compiler...


cocamlffi

Read More
How do I use the [@bs.this] BuckleScript attribute in Reason (ReasonML)?...


ffireasonbucklescript

Read More
How to set DOM attribute (i.e. style) using Reason/Bucklescript?...


ffireasonbucklescript

Read More
How to bind a whole module as a function?...


ocamlffireasonbucklescript

Read More
How do I call a C++ constructor via Rust FFI?...


c++rustffi

Read More
How do I call a C function which returns many types of different function pointers?...


rustffi

Read More
Segfault when calling GetBinaryTypeA...


winapirustffi

Read More
Why is my integer value changed when passing a heap-allocated struct from Rust to C?...


cstructrustffi

Read More
How to map a 0-argument JavaScript function in PureScript FFI...


ffipurescript

Read More
Why is a C structure returning misaligned junk data when read from Rust?...


rustffi

Read More
purescript FFI types to safely import javascript functions...


javascriptffipurescript

Read More
How can I pass struct(not a pointer to struct) to Win32API call in ruby?...


rubystructffi

Read More
What's the difference between extern fn and extern "C" fn in Rust?...


rustffi

Read More
Read/write struct data with Julia of memory address from C...


c++pointersjuliaffi

Read More
Custom Python build - time.so: undefined symbol: PyExc_ValueError...


c++python-2.7linkerffi

Read More
BackNext