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

Get FuriThread instance for current thread

Returns:

  • FuriThread*