isSurrogateLo

Returns whether c is a Unicode low surrogate (trail surrogate).

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

Meta