Skip to main content

dr_app_take_over

Function dr_app_take_over 

Source
pub unsafe extern "C" fn dr_app_take_over()
Expand description

Causes application to run under DR control upon return from this call. DR never releases control. Useful for overriding dr_app_start/dr_app_stop calls in the rest of a program.