gi-graphene-1.0.5: Graphene bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
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 #

BoxedPtr Simd4F Source # 
Instance details

Defined in GI.Graphene.Structs.Simd4F

CallocPtr Simd4F Source # 
Instance details

Defined in GI.Graphene.Structs.Simd4F

ManagedPtrNewtype Simd4F Source # 
Instance details

Defined in GI.Graphene.Structs.Simd4F

Methods

toManagedPtr :: Simd4F -> ManagedPtr 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