pub macro asm("assembly template", $(operands,)* $(options($(option),*))?) {
...
}Expand description
Inline assembly.
Refer to Rust By Example for a usage guide and the reference for detailed information about the syntax and available options.
Content-Length: 5375 | pFad | https://doc.rust-lang.org/reference/items/../names/../types/../types/../../core/arch/macro.asm.html
pub macro asm("assembly template", $(operands,)* $(options($(option),*))?) {
...
}Inline assembly.
Refer to Rust By Example for a usage guide and the reference for detailed information about the syntax and available options.
Fetched URL: https://doc.rust-lang.org/reference/items/../names/../types/../types/../../core/arch/macro.asm.html
Alternative Proxies: