Constructor
GandivaInt16LiteralNodenew
since: 0.12.0
Declaration [src]
GGandivaInt16LiteralNode*
ggandiva_int16_literal_node_new (
gint16 value
)
Return value
Type: GGandivaInt16LiteralNode
A newly created GGandivaInt16LiteralNode
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |