Function glib_sys::g_date_days_between

source ยท
pub unsafe extern "C" fn g_date_days_between(
    date1: *const GDate,
    date2: *const GDate,
) -> c_int