icu_
capi
1.5.1
In icu_
capi::
casemap::
ffi
Structs
ICU4XCaseMapCloser
ICU4XCaseMapper
ICU4XTitlecaseMapper
ICU4XTitlecaseOptionsV1
Enums
ICU4XLeadingAdjustment
ICU4XTrailingCase
Functions
ICU4XCaseMapCloser_add_case_closure_to
ICU4XCaseMapCloser_add_string_case_closure_to
ICU4XCaseMapCloser_create
ICU4XCaseMapCloser_destroy
ICU4XCaseMapper_add_case_closure_to
ICU4XCaseMapper_create
ICU4XCaseMapper_destroy
ICU4XCaseMapper_fold
ICU4XCaseMapper_fold_turkic
ICU4XCaseMapper_lowercase
ICU4XCaseMapper_simple_fold
ICU4XCaseMapper_simple_fold_turkic
ICU4XCaseMapper_simple_lowercase
ICU4XCaseMapper_simple_titlecase
ICU4XCaseMapper_simple_uppercase
ICU4XCaseMapper_titlecase_segment_with_only_case_data_v1
ICU4XCaseMapper_uppercase
ICU4XLeadingAdjustment_destroy
ICU4XTitlecaseMapper_create
ICU4XTitlecaseMapper_destroy
ICU4XTitlecaseMapper_titlecase_segment_v1
ICU4XTitlecaseOptionsV1_default_options
ICU4XTitlecaseOptionsV1_destroy
ICU4XTrailingCase_destroy
icu_capi
::
casemap
::
ffi
Function
ICU4XTitlecaseOptionsV1_destroy
Copy item path
Settings
Help
Summary
Source
#[no_mangle] extern "C" fn ICU4XTitlecaseOptionsV1_destroy( this:
Box
<
ICU4XTitlecaseOptionsV1
>, )