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

type ResetHandler = unsafe extern "C" fn() -> !;

Pointer to a reset handler.