What does the address of a function item represent in rust-lldb?
I am using rust-lldb to explore function item & function pointer in Rust. The code is very simple:
I am using rust-lldb to explore function item & function pointer in Rust. The code is very simple: