Function insert_dotted_circles

Source
pub fn insert_dotted_circles(
    face: &hb_font_t<'_>,
    buffer: &mut hb_buffer_t,
    broken_syllable_type: u8,
    dottedcircle_category: u8,
    repha_category: Option<u8>,
    dottedcircle_position: Option<u8>,
) -> bool