Skip to main content

apply_lookup

Function apply_lookup 

Source
pub(crate) fn apply_lookup(
    ctx: &mut hb_ot_apply_context_t<'_>,
    input_len: usize,
    match_end: usize,
    lookups: &[SequenceLookupRecord],
)