[][src]Type Definition drone_cortex_m::thr::vtable::Handler

type Handler = unsafe extern "C" fn();

Pointer to an exception handler.