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