Skip to main content
DecomposeFn
harfrust
0.12.0
In harfrust::
hb::
ot_
shaper
harfrust
::
hb
::
ot_shaper
Type Alias
Decompose
Fn
Copy item path
Source
pub type DecomposeFn =
fn
(&
hb_ot_shape_normalize_context_t
<'_, '_, '_>,
u32
) ->
Option
<(
u32
,
u32
)>;