initialize

Function initialize 

Source
pub fn initialize() -> AsyncResult<()>
Expand description

Initialize async memory tracking system

Must be called before spawning any tracked tasks. Sets up background aggregation and monitoring.