[][src]Function drone_cortex_m::thr::thread_resume

pub unsafe fn thread_resume<T>() where
    T: ThrToken

The thread handler function.

Safety

The function is not reentrant.