gi-graphene-1.0.2: Graphene bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Graphene.Structs.Simd4F

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Simd4F Source #

Memory-managed wrapper type.

Constructors

Simd4F (ManagedPtr Simd4F) 

Instances

Instances details
Eq Simd4F Source # 
Instance details

Defined in GI.Graphene.Structs.Simd4F

Methods

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

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

ManagedPtrNewtype Simd4F Source # 
Instance details

Defined in GI.Graphene.Structs.Simd4F

BoxedPtr Simd4F Source # 
Instance details

Defined in GI.Graphene.Structs.Simd4F

CallocPtr Simd4F Source # 
Instance details

Defined in GI.Graphene.Structs.Simd4F

tag ~ 'AttrSet => Constructible Simd4F tag Source # 
Instance details

Defined in GI.Graphene.Structs.Simd4F

Methods

new :: MonadIO m => (ManagedPtr Simd4F -> Simd4F) -> [AttrOp Simd4F tag] -> m Simd4F #

newZeroSimd4F :: MonadIO m => m Simd4F Source #

Construct a Simd4F struct initialized to zero.

Methods

Overloaded methods