Constructor

GandivaInt16LiteralNodenew

Declaration [src]

GGandivaInt16LiteralNode*
ggandiva_int16_literal_node_new (
  gint16 value
)

Description

No description available.
Available since:0.12.0

Parameters

value gint16
 

The value of the 16-bit integer literal.

Return value

Returns: GGandivaInt16LiteralNode
 

A newly created GGandivaInt16LiteralNode.

 The caller of the function takes ownership of the data, and is responsible for freeing it.