fn plain_rule_first_input(data: &FontData<'_>) -> Option<u16>Expand description
first_input for SequenceRule/ClassSequenceRule.
The glyph count is at offset 0 and the input sequence starts at offset 4, after the lookup record count. (The input sequence’s first entry covers the second glyph of the matched sequence.)