[][src]Type Definition sunrise_kernel::i386::structures::idt::HandlerFunc

type HandlerFunc = fn();

A handler function for an interrupt or an exception without error code.