Name |
Description |
thought about adding these, but decided on creating a limited stack instead. TYPELIB_PROC POINTER TYPELIB_CALLTYPE StackLength ( PLINKSTACK *pls ); TYPELIB_PROC POINTER TYPELIB_CALLTYPE PopLinkEx ( PLINKSTACK *pls, int position ); | |
This is macro sack::containers::link_stack::CreateLinkStackLimited. | |
This is macro sack::containers::link_stack::DeleteLinkStack. | |
This is macro sack::containers::link_stack::PushLink. |