Docs.rs
openmp-sys-1.2.3
openmp-sys 1.2.3
Permalink
Docs.rs crate page
CC0-1.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
kornelski
github:rust-bus:maintainers
Dependencies
cc ^1.0.67
build
Versions
1.28%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
openmp_
sys
1.2.3
All Items
Crate Items
Modules
Crate
openmp_sys
Copy item path
Source
Modules
§
ffi
NB: this crate won’t enable OpenMP unless you also pass
-fopenmp
to the C compiler (e.g.
cc.flag("-fopenmp")
in cc-rs).