[][src]Macro maybe_std::asm

macro_rules! asm {
     => { ... };
}
🔬 This is a nightly-only experimental API. (asm)

inline assembly is not stable enough for use and is subject to change

Inline assembly.

Read the unstable book for the usage.