List of functions. More...
Public Member Functions | |
| final | function_list_finalize (list) |
| Finalize a function list. | |
Public Attributes | |
| type(t_function), pointer | funct => null() |
| type(t_function_list), pointer | next => null() |
List of functions.
|
final |
Finalize a function list.
| [in,out] | list | list of function. |