Function glib_sys::g_date_compare

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