Function apply_forward

Source
fn apply_forward(
    ctx: &mut hb_ot_apply_context_t<'_, '_>,
    lookup: &impl Apply,
) -> bool