Function flipperzero_sys::furi_thread_get_current
source · pub unsafe extern "C" fn furi_thread_get_current() -> *mut FuriThreadExpand description
Get FuriThread instance for current thread
Returns:
- pointer to FuriThread or NULL if this thread doesn’t belongs to Furi