gi-glib-2.0.20: GLib bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (inaki@blueleaf.cc)
Safe HaskellNone
LanguageHaskell2010

GI.GLib.Structs.StatBuf

Contents

Description

A type corresponding to the appropriate struct type for the stat() system call, depending on the platform and/or compiler being used.

See g_stat() for more information.

Synopsis

Exported types

newtype StatBuf Source #

Memory-managed wrapper type.

Constructors

StatBuf (ManagedPtr StatBuf) 

noStatBuf :: Maybe StatBuf Source #

A convenience alias for Nothing :: Maybe StatBuf.