Unicode.Guards.is_printable

You're seeing just the macro is_printable, go back to Unicode.Guards module for more information.
Link to this macro

is_printable(codepoint)

View Source (macro)

Guards whether a UTF8 codepoint is a printable.

The definition of what is printable is the same as used by String.printable?/1