The constructor for int32 objects.
The function
integer-to-int32
constructs an int32 object from an integer. An error is signalled if
integer
is not of type
(signed-byte 32)
.
See the section "Fast 32bit arithmetic" in the LispWorks User Guide for more information about the INT32 API.