Handbook
Glossary
g_file_info_copy_into ( file_info dest_info -- )
Vocabulary
gio
.
ffi
Inputs
file_info
an
object
dest_info
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_file_info_copy_into
( GFileInfo* file_info, GFileInfo* dest_info )