isPrivateUse

Returns whether c is a Unicode Private Use $(CODEPOINT) (general Unicode category: Co).

version(!std_uni_bootstrap)
@safe pure nothrow @nogc
bool
isPrivateUse
(
dchar c
)

Meta