Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ffi
Is it undefined behavior to do runtime borrow management with the help of raw pointers in Rust?
Feb 25, 2026
rust
language-lawyer
undefined-behavior
ffi
borrowing
Dart/Flutter FFI(Foreign Function Interface): calling a native function with output parameter using FFI in Dart
Feb 20, 2026
flutter
dart
ffi
Iterate over Ruby FFI Struct layout
Feb 16, 2026
ruby
rubygems
ffi
How do I create a Storable instance for this type?
Feb 12, 2026
haskell
binding
ffi
What is the reason for requiring &mut foo instead of &foo when foo has been declared mutable?
Feb 05, 2026
syntax
rust
ffi
Make GHCi load and interpret a module with a "foreign export" declaration (for FFI with C)?
Feb 04, 2026
haskell
ghci
ffi
c2hs in marshaller vs. gtk2hsC2hs
Feb 02, 2026
haskell
ffi
gtk2hs
c2hs
Rust ffi + wasm (yew -> cargo web start) -> fatal error: 'math.h' file not found
Feb 02, 2026
c
rust
ffi
math.h
yew
How do I represent C's "unsigned negative" values in Rust code?
Jan 29, 2026
rust
ffi
signedness
How can I call a rust function from R that returns Vec<Vec<f64>>?
Jan 28, 2026
r
rust
ffi
extendr
rextendr
What's the modern way to access C2HS marshalling functions?
Jan 27, 2026
haskell
ffi
c2hs
Building a haskell interpreter (hint) as dynamic library, useable from C++: Missing Interpreter.dyn_hi
Jan 26, 2026
c++
haskell
ghc
ffi
hint
How do I get machine-sized integer for FFI?
Jan 23, 2026
int
rust
ffi
C library freeing a pointer coming from Rust
Dec 30, 2025
rust
ffi
Java FFM - Unexpected behavior with "pointers" [duplicate]
Dec 24, 2025
java
c++
c
ffi
java-ffm
C: better way to do sizeof(((SomeStruct *) 0)->some_member)?
Dec 22, 2025
c
ffi
How to interface more complex shared library?
Dec 21, 2025
ruby
ctypes
ffi
Trouble importing a C function into Haskell
Dec 21, 2025
c
haskell
ffi
Older Entries »