|
BurgerLib
|

Public Attributes | |
| FunctionEntry_t * | m_pNext |
| Handle to the next FunctionEntry_t in chain. | |
| Callback | m_pProc |
| Function to call for this entry. | |
| void * | m_pData |
| User supplied data pointer to call the function with. | |
User supplied data pointer to call the function with.
Handle to the next FunctionEntry_t in chain.
Function to call for this entry.
1.8.0