Open
Description
Code generated by cc
does not work with Rust Edition 2024 as extern "C"
blocks now need to be unsafe
.
Here is a related issue from the bindgen crate: rust-lang/rust-bindgen#3015
Metadata
Metadata
Assignees
Labels
No labels
Code generated by cc
does not work with Rust Edition 2024 as extern "C"
blocks now need to be unsafe
.
Here is a related issue from the bindgen crate: rust-lang/rust-bindgen#3015