Selection.caretBidiLevel

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void caretBidiLevel(Optional!(T0) caretBidiLevel)
    struct Selection
    nothrow
    void
    caretBidiLevel
    (
    T0
    )
    (
    scope auto ref Optional!(T0) caretBidiLevel
    )
    if (
    isTOrPointer!(T0, short)
    )
  2. Optional!(short) caretBidiLevel()

Meta