rust_icu_sys

Function ucptrie_getRange_74

Source
pub unsafe extern "C" fn ucptrie_getRange_74(
    trie: *const UCPTrie,
    start: UChar32,
    option: UCPMapRangeOption,
    surrogateValue: u32,
    filter: UCPMapValueFilter,
    context: *const c_void,
    pValue: *mut u32,
) -> UChar32