Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable
const extern "C" fn
definitions on Rust 1.62.0 and above
This was recently stabilized in rust-lang/rust#95346, and will be included in the 1.62.0 release. This `const-extern-fn` feature can still be used to enable these definitions on older compiler versions.
- Loading branch information