47 #if defined(__cplusplus)
77 #if defined(__cplusplus)
void * RRHandle
Void pointer to a RoadRunner instance.
Definition: rrc_types.h:50
int getNumberOfRules(RRHandle handle)
Returns the number of rules in the current model.
Definition: rrc_nom_api.cpp:25
char * getModelName(RRHandle handle)
Returns the name of currently loaded SBML model.
Definition: rrc_nom_api.cpp:17