glib_sys

Function g_date_add_months

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