Type Alias switch_stack_t

Source
pub type switch_stack_t = c_uint;
Expand description

\enum switch_stack_t \brief Expression of how to stack a list

SWITCH_STACK_BOTTOM - Stack on the bottom
SWITCH_STACK_TOP	- Stack on the top