[][src]Function harfbuzz_sys::hb_unicode_decompose

pub unsafe extern "C" fn hb_unicode_decompose(
    ufuncs: *mut hb_unicode_funcs_t,
    ab: hb_codepoint_t,
    a: *mut hb_codepoint_t,
    b: *mut hb_codepoint_t
) -> hb_bool_t