Skip to content

CXNetworkGetEdgeAttributeBuffer

function

Back to Helios Network Native C API

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

Description

Returns a pointer to the raw edge attribute buffer for the named attribute.

Signature

CX_EXTERN void* CXNetworkGetEdgeAttributeBuffer(CXNetworkRef network, const CXString name);