addNetworkInternalHandle static method
Adds a platform-specific native network to a mesh config.
Implementation
static void addNetworkInternalHandle(
MeshConfig mesh, int networkInternalHandle) =>
mesh._addNetworkInternalHandle(networkInternalHandle);