Function icu_capi::datetime::ffi::ICU4XDateTime_week_of_year

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