rust_icu_sys

Function ucal_getTimeZoneDisplayName_74

Source
pub unsafe extern "C" fn ucal_getTimeZoneDisplayName_74(
    cal: *const UCalendar,
    type_: UCalendarDisplayNameType,
    locale: *const c_char,
    result: *mut UChar,
    resultLength: i32,
    status: *mut UErrorCode,
) -> i32