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