query
On this page

mkUchar

lib.gvariant.mkUchar

Docs pulled from | This Revision | 43 minutes ago


Returns the GVariant uchar from the given Nix int value.

Type

mkUchar :: Int -> gvariant

Noogle detected

Implementation

The following is the current implementation of this function.

mkUchar = mkPrimitive type.uchar;