rustubs

Module black_magic

Source
Expand description

collection of hacks

Structs§

Functions§

  • flush a volatile variable: rust doesn’t have a volatile keyword. When a “const static” variable is expected to be written externally the optimized code may go wrong.