Macro cdns_rs::write_error[][src]

macro_rules! write_error {
    ($($arg : tt) *) => { ... };
}
Expand description

A macro for printing to progrmas buffer all error messages generated by the library.