Handbook
Glossary
g_unix_mount_at ( mount_path time_read -- GUnixMountEntry* )
Vocabulary
gio
.
ffi
Inputs
mount_path
an
object
time_read
an
object
Outputs
GUnixMountEntry*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GUnixMountEntry*
g_unix_mount_at
( gchar* mount_path,
guint64
time_read )