Function glib_sys::g_date_subtract_days

source ยท
pub unsafe extern "C" fn g_date_subtract_days(
    date: *mut GDate,
    n_days: c_uint,
)