ICU4XBidiInfo_paragraph_at

Function ICU4XBidiInfo_paragraph_at 

Source
#[unsafe(no_mangle)]
extern "C" fn ICU4XBidiInfo_paragraph_at<'text>( this: &'text ICU4XBidiInfo<'text>, n: usize, ) -> Option<Box<ICU4XBidiParagraph<'text>>>