AcouSTO
version 2.0
◆
acousto_config_destroy()
void acousto_config_destroy
(
)
75
{
76
if
(NULL != &
config
){
77
config_destroy(&
config
);
78
}
79
}
config
struct config_t config
Definition:
config.h:61
Acousto2.0
trunk
src
config
config.c
Generated on Wed Apr 5 2017 14:32:02 for AcouSTO by
1.8.13