gi-glib-0.2.46.12: GLib bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GLib.Structs.MappedFile

Contents

Description

The #GMappedFile represents a file mapping created with g_mapped_file_new(). It has only private members and should not be accessed directly.

Synopsis

Exported types

Methods

mappedFileFree

mappedFileFree :: MonadIO m => MappedFile -> m () Source

Deprecated: (Since version 2.22)Use g_mapped_file_unref() instead.

mappedFileGetBytes

mappedFileGetContents

mappedFileGetLength

mappedFileNew

mappedFileNewFromFd

mappedFileRef

mappedFileUnref