pub unsafe extern "C" fn furi_event_loop_unsubscribe_thread_flags(
instance: *mut FuriEventLoop,
)Expand description
Unsubscribe from thread flag events of the current thread
ยงArguments
instance- The Event Loop instance
pub unsafe extern "C" fn furi_event_loop_unsubscribe_thread_flags(
instance: *mut FuriEventLoop,
)Unsubscribe from thread flag events of the current thread
instance - The Event Loop instance