query
On this page

mkUint16

lib.gvariant.mkUint16

Docs pulled from | This Revision | about 1 hour ago


Returns the GVariant uint16 from the given Nix int value.

Type

mkUint16 :: Int -> gvariant

Noogle detected

Implementation

The following is the current implementation of this function.

mkUint16 = mkPrimitive type.uint16;