Search code examples
Pass string from C# to Rust using FFI...


c#rustffi

Read More
Optimizing Rust Code for Creating a Thousand Nested References Without Recursion Error or Performanc...


rustffi

Read More
Ballerina -Using Java Library with Dependencies...


kubernetescode-generationffiballerinabindgen

Read More
Why does a Box pointer passed to C and back to Rust segfault?...


rustffi

Read More
Callbacks in Dart: dart:ffi only supports calling static Dart functions from native code...


flutterdartffi

Read More
How do I read from a heap of C strings with FFI?...


rustffic-str

Read More
Chez Scheme FFI Procedure Doesn't Work After Change to Apple Silicon...


schemeffiapple-siliconchez-scheme

Read More
How to get a C++ struct return value from Java using the Foreign Function & Memory API...


javac++ffiproject-panamajava-21

Read More
How to unload or specify binary .so library with FFI::Library in ruby?...


rubyffi.so

Read More
How to pass a callback to a win32 function with dart ffi?...


windowsflutterdartffidart-ffi

Read More
Can we use sum types in haskell FFI?...


haskellffi

Read More
To include impl block inside cxx bridge...


c++rustffi

Read More
How to mutate a variable passed by reference from C# to Rust?...


c#rustreferenceffi

Read More
Callback function's byte parameter has value out of bounds in project Panama function interface...


javacallbackjava-native-interfaceffiproject-panama

Read More
Pointer-stashing generics via `mem::transmute()`...


pointersrustffi

Read More
How to convert a slice of GObjects as a GList to a FFI function from Rust?...


rustffiglib

Read More
Java panama FFI, read (char **) from SDL_Vulkan_GetInstanceExtensions...


javaffiproject-panamajava-20

Read More
Encountered problems using luajit and fii libraries...


luaffiluajit.so

Read More
rust enums in primitive representations...


rustffi

Read More
Rust FFI and CUDA C Performance Discrepancy...


rustcompilationcudaffi

Read More
rust autocxx not getting the right values from c++...


c++rustffi

Read More
How can I specify linker flags/arguments in a build script?...


rustffi

Read More
Can an OCaml generic function call a C function and pass in a generic value as a parameter?...


genericsocamlffi

Read More
How to reuse Tokio runtime in Rust FFI library...


rustffirust-tokio

Read More
Question about out-of-scope FFI MemoryPointer that is returned from a method...


rubygarbage-collectionffi

Read More
Convert VB6 Code Calls to Windows DLL to PHP FFI...


phpcffi

Read More
How can I get char* using lua ffi...


luaffikongopenrestyluajit

Read More
How to Link Lib.a in IOS, static as well as dynamic linking?...


iosflutterzeromqffidart-ffi

Read More
Pass 2D array of bytes to C in Rust...


rustffirust-bindgen

Read More
How can I link a C++ program to a Rust program, then link that Rust program back to the C++ program?...


c++rustg++ldffi

Read More
BackNext