mg_node_make

Constructs a new mg_node with node id id, and labelCount labels given in labels. Note: the new node takes ownership of the properties mg_map. Return: A pointer to the new node or null if an error occurred.

extern (C) @safe @nogc pure nothrow
mg_node_make

Meta