[][src]Type Definition evmc_sys::evmc_uint256be

type evmc_uint256be = evmc_bytes32;

The alias for evmc_bytes32 to represent a big-endian 256-bit integer.