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