ivorium.hpp
Go to the documentation of this file.
1 #pragma once
2 
9 
10 namespace iv
11 {
12 
17 void ivorium_init();
18 
21 void ivorium_destroy();
22 
23 }