Skip to content

CXNetworkOutNeighbors

function

Back to Helios Network Native C API

Kind
function
Source
src/native/include/helios/CXNetwork.h:414

Description

Returns the outbound neighbor container for the given node.

Signature

CX_EXTERN CXNeighborContainer* CXNetworkOutNeighbors(CXNetworkRef network, CXIndex node);