Type Definition drone_stm32::vtable::ResetHandler
[−]
[src]
type ResetHandler = unsafe extern "C" fn() -> !;
Pointer to a reset routine.