Search code examples
Accessing static C functions in DPDK from Rust FFI...


crustffidpdk

Read More
How to call a function in shared library using Lua...


luaffiluajit

Read More
C Abstract Data Type in Rust...


crustffiabstract-data-type

Read More
Dynamically create FFI methods in Racket...


schemeracketffi

Read More
Difference between ccall and capi FFI calling conventions...


haskellffi

Read More
inline-c : "`Type` cannot be marshalled in a foreign call"...


chaskellffic2hs

Read More
Large c2hs-inferred size of C enum...


cunixhaskellffic2hs

Read More
Is it possible to call a Rust function taking a Vec from C?...


rustffi

Read More
Restclient throwing unusual exception...


rubyffirest-client

Read More
Best conversion between LuaJIT ffi cdata and torch Tensor...


type-conversioncdataffitorchluajit

Read More
Undefined reference to `_gfortran_cpu_time_4'...


fortranrustffi

Read More
Missing first character from C string...


rustffi

Read More
Calling C nested function pointer from Lua...


cpointersluaffi

Read More
Detect if a file descriptor with O_NONBLOCK is still valid in a FFI scenario...


clinuxsmalltalkffi

Read More
Elm Native with Multiple Arity...


javascriptfficurryingelm

Read More
Exposing a C symbol containing an array of strings from Rust to C...


rustffi

Read More
How do I use C preprocessor macros with Rust's FFI?...


macrosc-preprocessorffirust

Read More
What is the correct way to declare a structure, or just a variable, in Rust that can be passed to C ...


crustffi

Read More
When does the garbage collector run when calling Haskell exports from C?...


haskellgarbage-collectionghcffi

Read More
Locating Javascript libraries for FFI...


haskellffighcjs

Read More
GCC called from GHC cannot find generated file...


haskellgccghcffi

Read More
How to use Lua FFI with C++ functions...


ffitorchluajit

Read More
Ptr Word8 to ByteString...


haskellffibytestring

Read More
FFI Encryption/Decryption with LuaJit...


encryptionluaopensslffiluajit

Read More
pGetText in haskell...


haskellgettextffi

Read More
Correctly storing a Rust Rc<T> in C-managed memory...


rustffi

Read More
Haskell C FFI: accessing static data structures...


chaskellffi

Read More
How to implement the RVExtension function for an ArmA 3 DLL in Rust?...


c++rustffi

Read More
python: class instance can't see self attribute...


pythonffi

Read More
Is there a way to use functions from unistd.h in Rust code?...


rustffisbrk

Read More
BackNext