Type Definition rust_icu_sys::UEnumCharNamesFn[][src]

type UEnumCharNamesFn = Option<unsafe extern "C" fn(context: *mut c_void, code: UChar32, nameChoice: UCharNameChoice, name: *const c_char, length: i32) -> UBool>;