glib_sys

Function g_date_compare

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