Function decompose

Source
fn decompose(
    ctx: &mut hb_ot_shape_normalize_context_t<'_>,
    shortest: bool,
    ab: char,
) -> u32
Expand description

Returns 0 if didn’t decompose, number of resulting characters otherwise.