icu_capi::segmenter_line::ffi

Function ICU4XLineSegmenter_create_auto_with_options_v1

Source
#[no_mangle]
extern "C" fn ICU4XLineSegmenter_create_auto_with_options_v1(
    provider: &ICU4XDataProvider,
    options: ICU4XLineBreakOptionsV1,
) -> DiplomatResult<Box<ICU4XLineSegmenter>, ICU4XError>