Constant gp_core::MAX_POSSIBLE_ALLOCATION
source · pub const MAX_POSSIBLE_ALLOCATION: u32 = 33_554_432; // 33_554_432u32Expand description
The maximum number of bytes that can be allocated at one time.
pub const MAX_POSSIBLE_ALLOCATION: u32 = 33_554_432; // 33_554_432u32The maximum number of bytes that can be allocated at one time.