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