Skip to main content

icu4x_GraphemeClusterSegmenter_segment_latin1_mv1

Function icu4x_GraphemeClusterSegmenter_segment_latin1_mv1 

Source
#[unsafe(no_mangle)]
extern "C" fn icu4x_GraphemeClusterSegmenter_segment_latin1_mv1<'a>( this: &'a GraphemeClusterSegmenter, input: DiplomatSlice<'a, u8>, ) -> Box<GraphemeClusterBreakIteratorLatin1<'a>>