tip

Print a tip message with the prefix and highlighting.

nothrow extern (C++)
void
tip
(
const(char)* format
,)

Parameters

format const(char)*

printf-style format specification ... = printf-style variadic arguments

Meta