Handbook
Glossary
g_mapped_file_new ( filename writable error -- GMappedFile* )
Vocabulary
glib
.
ffi
Inputs
filename
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
( gchar* filename,
gboolean
writable, GError* error )