rust_icu_sys

Function umutablecptrie_setRange_74

Source
pub unsafe extern "C" fn umutablecptrie_setRange_74(
    trie: *mut UMutableCPTrie,
    start: UChar32,
    end: UChar32,
    value: u32,
    pErrorCode: *mut UErrorCode,
)