pub extern "x86-interrupt" fn handler(_: InterruptStackFrame)Expand description
No-op handler; returns immediately so execution resumes after the int3.
pub extern "x86-interrupt" fn handler(_: InterruptStackFrame)No-op handler; returns immediately so execution resumes after the int3.