Return the qvm process channel ID
#include <qvm/utils.h>
int qvm_channel(void)
A process external to the qvm process instance will need the channel ID in order to connect to the qvm process instance and send a pulse.
The channel ID for the current qvm process instance.