[][src]Function drone_cortex_m::thr::thr_handler

pub unsafe extern "C" fn thr_handler<T: ThrToken>()
[]

The thread handler function for a vector table.

Safety

The function is not reentrant.