isBidiControl

Checks whether an Unicode code point is a bidirectional control character.

@nogc nothrow pure @safe
bool
isBidiControl
(
dchar c
)

Meta