Search code examples
Passing static array between C and Haskell with hsc2hs...


carrayshaskellffi

Read More
What does it mean to pass one of the ByteArray types through GHC's FFI?...


haskellghcffi

Read More
Unable to type polymorphic [%bs.raw function...


ocamlffireasonbucklescriptvalue-restriction

Read More
Changing the compilation arguments passed to nvcc by Rust using cc...


cudalinkerrustffinvcc

Read More
How to store a reference without having to deal with lifetimes?...


rustsymbolsffilifetime

Read More
Map C++ exceptions to Result...


c++opencvrustffi

Read More
What is the equivalent Haskell type for C99 bool when using FFI?...


haskellc99ffi

Read More
OCaml Ctypes - How to make the pointer to pointer...


ocamlctypesffi

Read More
Comparing C pointers in Python...


pythoncpointersfficffi

Read More
How do I declare a static variable as a reference to a hard-coded memory address?...


rustembeddedffi

Read More
Calling Prolog from R...


rprologffi

Read More
Converting node.js buffer into a ref-struct instance...


javascriptcffi

Read More
How to leave a fixed size array uninitalized?...


rustffi

Read More
Boxing/Unboxing complex types in Julia...


cscriptingjuliaffi

Read More
adding shared library in ruby with ffi...


crubyshared-librariesffi

Read More
Under what conditions will Linux epoll_wait return epoll_events struct with an empty events field?...


rubylinuxasynchronousffiepoll

Read More
Passing Numpy arrays to a C function for input and output...


pythonnumpyctypesffi

Read More
how to use a cuda DevicePtr as an accelerate Array...


haskellcudagpuffiaccelerate-haskell

Read More
Change C array element via Rust FFI...


rustffi

Read More
access dll function on C project from Ruby...


crubydllffifiddle

Read More
Its possible use List.fold_left to returns a Js.Obj?...


ffireasonbucklescript

Read More
Benefits from using void pointers as FFI interface type...


c++cffi

Read More
How to properly link native modules in an Electron app?...


node.jselectronffiref

Read More
Foreign data and garbage collection...


haskellgarbage-collectionffi

Read More
How to defined component /binding when using React ref in Reasonml?...


ffireasonbucklescriptreason-react

Read More
Calling js functions with callbacks using purescript's FFI...


ffipurescript

Read More
How to call functions from a dylib using Crystal?...


ffidylibcrystal-lang

Read More
How to poke two vectors?...


haskellffi

Read More
Ruby, ffi, and a custom C library...


crubylinuxgccffi

Read More
How to expose a function from C++ executable to LuaJIT...


c++functionsymbolsffiluajit

Read More
BackNext