Handbook
Glossary
g_date_time_compare ( dt1 dt2 -- gint )
Vocabulary
glib
.
ffi
Inputs
dt1
an
object
dt2
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gint
g_date_time_compare
(
gpointer
dt1,
gpointer
dt2 )