printf#

rbc.externals.stdio.printf(typingctx, format_type, *args)#

printf that can be called from Numba jit-decorated functions.

Note

printf is available only for CPU target.