glib_sys

Function g_date_compare

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