[][src]Function rust_icu_sys::udat_setSymbols_66

pub unsafe extern "C" fn udat_setSymbols_66(
    format: *mut UDateFormat,
    type_: UDateFormatSymbolType,
    symbolIndex: i32,
    value: *mut UChar,
    valueLength: i32,
    status: *mut UErrorCode
)