icu_capi::locale_directionality::ffi

Function ICU4XLocaleDirectionality_create_with_expander

Source
#[no_mangle]
extern "C" fn ICU4XLocaleDirectionality_create_with_expander(
    provider: &ICU4XDataProvider,
    expander: &ICU4XLocaleExpander,
) -> DiplomatResult<Box<ICU4XLocaleDirectionality>, ICU4XError>