Function reportQuESTEnv

Source
pub unsafe extern "C" fn reportQuESTEnv(env: QuESTEnv)
Expand description

Report information about the QuEST environment

@ingroup debug @param[in] env object representing the execution environment. A single instance is used for each program @author Ania Brown