Rust. Foreign Function Interface (FFI). Syntax#. #[link(name = “snappy”)] // the foreign library to be linked to (optional). extern { … } ...
確定! 回上一頁