Function compose_unicode

Source
fn compose_unicode(
    _: &hb_ot_shape_normalize_context_t<'_>,
    a: char,
    b: char,
) -> Option<char>