gi-glib-2.0.30: GLib bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.GLib.Structs.Allocator

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Allocator Source #

Memory-managed wrapper type.

Constructors

Allocator (ManagedPtr Allocator) 

Instances

Instances details
Eq Allocator Source # 
Instance details

Defined in GI.GLib.Structs.Allocator

BoxedPtr Allocator Source # 
Instance details

Defined in GI.GLib.Structs.Allocator

ManagedPtrNewtype Allocator Source # 
Instance details

Defined in GI.GLib.Structs.Allocator

Methods

toManagedPtr :: Allocator -> ManagedPtr Allocator

Methods

Click to display all available methods, including inherited ones

Expand

Methods

free.

Getters

None.

Setters

None.

free

allocatorFree :: (HasCallStack, MonadIO m) => Allocator -> m () Source #

No description available in the introspection data.