Handbook
Glossary
g_date_to_struct_tm ( date tm -- )
Vocabulary
glib
.
ffi
Inputs
date
an
object
tm
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_date_to_struct_tm
( GDate* date,
gpointer
tm )