Linux-for-Rust or Rust-for-Linux
Linux-for-Rust or Rust-for-Linux
Posted Aug 30, 2024 20:12 UTC (Fri) by pbonzini (subscriber, #60935)In reply to: Linux-for-Rust or Rust-for-Linux by Wol
Parent article: Rust-for-Linux developer Wedson Almeida Filho drops out
These are cross-language calls, so the call from Rust to C (say, to spin_lock()) will not be inlined.
