pub unsafe extern "C" fn furi_thread_get_current() -> *mut FuriThread
Expand description

Get FuriThread instance for current thread

Returns:

  • pointer to FuriThread or NULL if this thread doesn’t belongs to Furi