Closed
Description
The macro addr_of_mut!(expr)
has been soft-deprecated and should be replaced with &raw mut expr
.
Docs: https://doc.rust-lang.org/std/ptr/macro.addr_of_mut.html
The macro addr_of_mut!(expr)
has been soft-deprecated and should be replaced with &raw mut expr
.
Docs: https://doc.rust-lang.org/std/ptr/macro.addr_of_mut.html