[−][src]Macro libc_print::libc_eprint
Macro for printing to the standard error.
Does not panic on failure to write - instead silently ignores errors.
See eprint! for
full documentation.
You may wish to use libc_print::std_name::* to use a replacement
eprint! macro instead of this longer name.