pub fn bind_with_channel(registry_channel: Channel)
Expand description
Binds the current process to the provided process registry.
Call either this function or bind_with_fdio
from the process’ main function.
See also //src/performance/memory/heapdump/instrumentation/include/heapdump/bind.h