[][src]Macro std::llvm_asm

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

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

Inline assembly.

Read the unstable book for the usage.