#[unsafe(no_mangle)]pub unsafe extern "C" fn tx_printer_close_element( printer: *mut TxPrinter, )
Closes the most recently opened element.
printer must be a valid, non-null pointer to a TxPrinter.
printer
TxPrinter