g_date_get_week_of_year

Function g_date_get_week_of_year 

Source
pub unsafe extern "C" fn g_date_get_week_of_year(
    date: *const GDate,
    first_day_of_week: GDateWeekday,
) -> c_uint
Available on crate feature v2_86 only.