Function swift_runtime_sys::root::swift::_swift_reportToDebugger   
source ยท pub unsafe extern "C" fn _swift_reportToDebugger(
    flags: usize,
    message: *const c_char,
    details: *mut RuntimeErrorDetails,
)Expand description
Debugger hook. Calling this stops the debugger with a message and details about the issues. Called by overlays.