Constructor

GandivaUInt16LiteralNodenew

Declaration [src]

GGandivaUInt16LiteralNode*
ggandiva_uint16_literal_node_new (
  guint16 value
)

Description

No description available.
Available since:0.12.0

Parameters

value guint16
 

The value of the 16-bit unsigned integer literal.

Return value

Returns: GGandivaUInt16LiteralNode
 

A newly created GGandivaUInt16LiteralNode.

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