gi-vips-8.0.4: libvips GObject bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.Vips.Structs.Buf

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Buf Source #

Memory-managed wrapper type.

Constructors

Buf (ManagedPtr Buf) 

Instances

Instances details
Eq Buf Source # 
Instance details

Defined in GI.Vips.Structs.Buf

Methods

(==) :: Buf -> Buf -> Bool #

(/=) :: Buf -> Buf -> Bool #

BoxedPtr Buf Source # 
Instance details

Defined in GI.Vips.Structs.Buf

Methods

boxedPtrCopy :: Buf -> IO Buf

boxedPtrFree :: Buf -> IO ()

ManagedPtrNewtype Buf Source # 
Instance details

Defined in GI.Vips.Structs.Buf

Methods

toManagedPtr :: Buf -> ManagedPtr Buf

Methods