pub unsafe extern "C" fn furi_thread_set_state_context(
    thread: *mut FuriThread,
    context: *mut c_void
)
Expand description

Set FuriThread state change context

@param thread FuriThread instance @param context pointer to context