View Source Zig.Type.Integer (zigler v0.11.0)

Summary

Types

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

Functions