Type Alias ComposeFn

Source
pub type ComposeFn = fn(&hb_ot_shape_normalize_context_t<'_>, char, char) -> Option<char>;