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