[][src]Function glib_sys::g_date_time_add_months

pub unsafe extern "C" fn g_date_time_add_months(
    datetime: *mut GDateTime,
    months: c_int
) -> *mut GDateTime