CF_print

Pretty-print a CF mask.

version(COMPILE)
extern (C) nothrow @safe @trusted
void
CF_print
(
uint cf
)

Parameters

cf uint

CF mask

Meta