Function apply_backward

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