rust_icu_sys

Function ucptrie_openFromBinary_74

Source
pub unsafe extern "C" fn ucptrie_openFromBinary_74(
    type_: UCPTrieType,
    valueWidth: UCPTrieValueWidth,
    data: *const c_void,
    length: i32,
    pActualLength: *mut i32,
    pErrorCode: *mut UErrorCode,
) -> *mut UCPTrie