Skip to content

Use of soft-deprecated macro #101

Closed
@Riceman2000

Description

@Riceman2000

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions