[][src]Function drone_cortexm::thr::thread_resume

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

The thread handler function.

Safety

The function is not reentrant.