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