Skip to main content

arc_tracked

Macro arc_tracked 

Source
macro_rules! arc_tracked {
    ($expr:expr) => { ... };
}
Expand description

Create an Arc-wrapped pointer and track it Returns the raw pointer