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