Type Alias InterruptHandlerWithAllState

Source
pub type InterruptHandlerWithAllState = extern "C" fn(state: &mut InterruptAllSavedState);