Documentation
Dlang.org
HalfFloatDataType
arrow
half_float_data_type
class
HalfFloatDataType :
FloatingPointDataType
{
this
(void* ptr, Flag!"Take" take);
static
GType
getGType
();
GType
gType
[@property getter];
HalfFloatDataType
self
();
this
();
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
this
this
()
Members
Functions
self
HalfFloatDataType
self
()
Returns
this
, for use in
with
statements.
Properties
gType
GType
gType
[@property getter]
Static functions
getGType
GType
getGType
()
Inherited Members
From FloatingPointDataType
getGType
GType
getGType
()
gType
GType
gType
[@property getter]
self
FloatingPointDataType
self
()
Returns
this
, for use in
with
statements.
arrow
half_float_data_type
classes
HalfFloatDataType