View Source Zig.Type.Integer (zigler v0.11.1-pre-3)

Summary

Types

@type t() :: %Zig.Type.Integer{bits: 0..65535 | :big, signedness: :unsigned | :signed}

Functions