glib_sys

Function g_date_subtract_years

source
pub unsafe extern "C" fn g_date_subtract_years(
    date: *mut GDate,
    n_years: c_uint,
)