#[unsafe(no_mangle)]pub unsafe extern "C" fn tx_printer_clear(printer: *mut TxPrinter)
Clears the printer output, resetting it to empty.
printer must be a valid, non-null pointer to a TxPrinter.
printer
TxPrinter