Constant MAX_HIT_REGION_COUNT
pub const MAX_HIT_REGION_COUNT: i32 = 64;
Expand description
A maximum of 64 hit regions is enough for the expected usage of these APIs.
pub const MAX_HIT_REGION_COUNT: i32 = 64;
A maximum of 64 hit regions is enough for the expected usage of these APIs.