25 #ifndef FALAISE_FALAISE_H 26 #define FALAISE_FALAISE_H 34 void initialize(
int argc_ = 0,
char* argv_[] = 0, uint32_t flags_ = 0);
40 #endif // FALAISE_FALAISE_H void initialize(int argc_=0, char *argv_[]=0, uint32_t flags_=0)
Initialize resources of the Falaise library.
Definition: metadata_utils.h:35
void terminate()
Terminate resources of the Falaise library.