Function uacpi_state_reset

void uacpi_state_reset()

Description

Reset the global uACPI state by freeing all internally allocated data

structures & resetting any global variables. After this call, uACPI must be re-initialized from scratch to be used again. This is called by uACPI automatically if a fatal error occurs during a call to uacpi_initialize/uacpi_namespace_load etc. in order to prevent accidental use of partially uninitialized subsystems.