Type Alias libpatron::ir::BVLiteralInt
source · pub type BVLiteralInt = u64;Expand description
This restricts the maximum value that a bit-vector literal can carry.
pub type BVLiteralInt = u64;This restricts the maximum value that a bit-vector literal can carry.