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.
fn decompose(
ctx: &mut hb_ot_shape_normalize_context_t<'_>,
shortest: bool,
ab: char,
) -> u32
Returns 0 if didn’t decompose, number of resulting characters otherwise.