8 #ifndef BOTAN_GLOBAL_STATE_H__
9 #define BOTAN_GLOBAL_STATE_H__
11 #include <botan/build.h>
24 namespace Global_State_Management {
void set_global_state(Library_State *new_state)
Library_State & global_state()
Library_State * swap_global_state(Library_State *new_state)
bool global_state_exists()
bool set_global_state_unless_set(Library_State *new_state)