pub unsafe extern "C" fn furi_hal_console_printf(
    format: *const c_char
    ...
)
Expand description

Printf-like plain uart interface

Warning!

  • Will not work in ISR context

Arguments

  • format -
  • ... -