#Calling Rust callback from C FFI interop code
2 messages · Page 1 of 1 (latest)
The Dark Arts of Advanced and Unsafe Rust Programming
2 messages · Page 1 of 1 (latest)
You could maybe use this https://docs.rs/ffi_helpers/latest/ffi_helpers/fn.split_closure.html
The Dark Arts of Advanced and Unsafe Rust Programming