Type Alias flipperzero_sys::FuriThreadState
source ยท pub type FuriThreadState = c_uchar;Expand description
Enumeration of possible FuriThread states.
Many of the FuriThread functions MUST ONLY be called when the thread is STOPPED.