[][src]Function glib_sys::g_date_compare

pub unsafe extern "C" fn g_date_compare(
    lhs: *const GDate,
    rhs: *const GDate
) -> c_int