Function flipperzero_sys::furi_thread_set_state_callback
source · pub unsafe extern "C" fn furi_thread_set_state_callback(
thread: *mut FuriThread,
callback: FuriThreadStateCallback
)Expand description
Set FuriThread state change callback
Arguments
thread- FuriThread instancecallback- state change callback