Returns the label at position pos in node node's label list.
Return: A pointer to the required label. If pos is outside of label list bounds, NULL is returned.
See Implementation
Returns the label at position pos in node node's label list.
Return: A pointer to the required label. If pos is outside of label list bounds, NULL is returned.