Function flipperzero_sys::furi_thread_get_state
source · [−]pub unsafe extern "C" fn furi_thread_get_state(
thread: *mut FuriThread
) -> FuriThreadStateExpand description
Get FuriThread state
@param thread FuriThread instance
@return thread state from FuriThreadState