Unit 'libwasmedge'
Package
[
Overview
][
Constants
][
Types
][
Procedures and functions
][
Variables
][
Index
]
[
#wasmedge
]
int128_t
Declaration
Source position: libwasmedge.pp line 57
type
int128_t
=
record
low
:
QWord
;
high
:
Int64
;
end
;
Documentation generated on: 2025-07-25