pub unsafe extern "C" fn dr_running_under_dynamorio() -> bool_Expand description
Returns false if DynamoRIO is being used as a “regular” standalone library (see dr_standalone_init() and \ref page_standalone). Returns true if DynamoRIO is controlling the application by running its code through a software code cache.