g_date_add_days

Function g_date_add_days 

Source
pub unsafe extern "C" fn g_date_add_days(
    date: *mut GDate,
    n_days: c_uint,
)