Search code examples
Trouble with undefined symbols in Rust's ffi when using a C/Fortran library...


rustbuildrust-cargoffi

Read More
Why is the lifetime important for slice::from_raw_parts?...


rustffilifetime

Read More
Does electron version above 20.0.2 support ffi-napiu...


electronffi

Read More
First byte is suddenly zeroed while converting to CString...


cstringrustffibytebuffer

Read More
How do I pass C compiler flags in a Haskell Stack package.yaml...


haskellffihaskell-stack

Read More
Is CString more expensive than creating a CStr?...


rustffi

Read More
How can I call c lib fn which takes struct pointer arguments from csharp...


c#cpointersstructffi

Read More
How to expose a Python package to C# using python .Net vs ZeroMQ or other...


c#pythonzeromqffipython.net

Read More
How to convert rust string to i8(c_char) array?...


c++rustffi

Read More
why LuaJIT typeof template failed...


ffiluajit

Read More
How exactly does PhantomData work in Rust?...


rustffiphantom-types

Read More
How can I load a C dynamic library for FFI by specifying path in flutter?...


flutterdartffidart-ffi

Read More
Callback function from rust to go...


gorustfficgo

Read More
Unexpected value after passing raw mutable pointer to C FFI...


rustffi

Read More
"Error in native callback" using ffi-napi in electron and electron-builder...


javascriptnode.jselectronffi

Read More
How can I load a foreign library using Guile Scheme?...


cschemeffiguile

Read More
How to parse parameters of type Array in Rust FFi...


node.jsrustffi

Read More
use safer-ffi in Rust to created dll,analytic struct fail...


rustdllffinode-ffi

Read More
munmap_chunk: invalid pointer in a C program using function in a dynamic library generated by rust...


crustffi

Read More
How do I expose a compile time generated static C string through FFI?...


rustffi

Read More
How to use Cabal dependencies from Agda's Haskell FFI?...


haskellcabalffiagda

Read More
How To Read 16 bits integer with ffi and ref-struct...


node.jswindowsffiref-structhllapi

Read More
Sharing a database reference between dll functions written in Rust...


rustffi

Read More
How does one handle memory management across a FFI-boundary between Rust and Delphi?...


delphirustmemory-managementffi

Read More
Compile-time generic type size check...


pointersrustffi

Read More
How to pass a Reference / Pointer to a Rust Struct to a C ffi interface?...


pointersstructrustffirust-cargo

Read More
What does "uninitialized" mean in the context of FFI?...


rustffiunsafemaybeuninit

Read More
Rust & FFI lib share string & free from both...


rustffi

Read More
How to include a C library in Forth...


includeffiforthgforth

Read More
What is 'Native Type' for 'char*' in dart FFI?...


dartffidart-ffi

Read More
BackNext