Function bind_with_fdio

Source
pub fn bind_with_fdio()
Expand description

Binds the current process to the process registry, using fdio_service_connect to locate it.

Call either this function or bind_with_channel from the process’ main function.

See also //src/performance/memory/heapdump/instrumentation/include/heapdump/bind.h