element

element

Types and Values

Description

Functions

Types and Values

struct node_tail_cache_st

struct node_tail_cache_st {
	asn1_node head; /* the first element of the sequence */
	asn1_node tail;
};