Function bound_handler

Source
pub fn bound_handler(interrupt: Interrupt) -> Option<unsafe extern "C" fn()>
Available on crate feature unstable only.
Expand description

Returns the currently bound interrupt handler.