Handbook
Glossary
g_mapped_file_new_from_fd ( fd writable error -- GMappedFile* )
Vocabulary
glib
.
ffi
Inputs
fd
an
object
writable
an
object
error
an
object
Outputs
GMappedFile*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GMappedFile*
g_mapped_file_new_from_fd
(
gint
fd,
gboolean
writable, GError* error )