Function icu_capi::date::ffi::ICU4XDate_week_of_year

source ยท
#[no_mangle]
extern "C" fn ICU4XDate_week_of_year(
    this: &ICU4XDate,
    calculator: &ICU4XWeekCalculator,
) -> DiplomatResult<ICU4XWeekOf, ICU4XError>