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