pub unsafe extern "C" fn furi_thread_set_stdout_callback(
callback: FuriThreadStdoutWriteCallback,
)Expand description
Set standard output callback for the current thread.
ยงArguments
callback(direction in) - pointer to the callback function or NULL to clear