pub unsafe extern "C" fn dr_abort()Expand description
Aborts the process immediately without any cleanup (i.e., the exit event will not be called).
pub unsafe extern "C" fn dr_abort()Aborts the process immediately without any cleanup (i.e., the exit event will not be called).