Expand description
Provides a method for querying the CPU name from the current target specification JSON passed to Rust.
See also the crate target-cpu-macro for conditional compilation support.
Functionsยง
- Returns the name of the target CPU.
Provides a method for querying the CPU name from the current target specification JSON passed to Rust.
See also the crate target-cpu-macro for conditional compilation support.