coan 4.2.4
|
Go to the source code of this file.
Functions | |
void | component_initor (bool is_static, bool is_zero_initable, void **state, void **public_state, void const *initialiser, size_t size, void(*user_init)()) |
void | component_finitor (bool is_static, void **state, void **public_state, void(*user_finis)()) |
Use zallocate() to zallocate dynamic state storage
The file implements the State Utilities component.
Definition in file state_utils.c.