Just like in your other topic, this code doesn't compile because it's not Rust.
To invoke assembly code from Rust, you need to wrap it in an asm block.
Just like in your other topic, this code doesn't compile because it's not Rust.
To invoke assembly code from Rust, you need to wrap it in an asm block.