fn decompose(
    ctx: &mut hb_ot_shape_normalize_context_t<'_>,
    shortest: bool,
    ab: char,
) -> u32Expand description
Returns 0 if didn’t decompose, number of resulting characters otherwise.
fn decompose(
    ctx: &mut hb_ot_shape_normalize_context_t<'_>,
    shortest: bool,
    ab: char,
) -> u32Returns 0 if didn’t decompose, number of resulting characters otherwise.