flipperzero_sys

Function furi_thread_set_stdout_callback

Source
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