Example #1
0
const char *ms_seabed_vers() {
    return CALL_COMP_GETVERS2(libsbms);
}
Example #2
0
const char *seamonster_vers() {
    return CALL_COMP_GETVERS2(libsm);
}