Type Definition drone_stm32::vtable::Handler
[−]
[src]
type Handler = unsafe extern "C" fn();
Pointer to an exception routine.
type Handler = unsafe extern "C" fn();
Pointer to an exception routine.