rust_icu_sys

Function u_enumCharNames_74

Source
pub unsafe extern "C" fn u_enumCharNames_74(
    start: UChar32,
    limit: UChar32,
    fn_: UEnumCharNamesFn,
    context: *mut c_void,
    nameChoice: UCharNameChoice,
    pErrorCode: *mut UErrorCode,
)