Skip to main content

MI_COMPAT_VERSION

Constant MI_COMPAT_VERSION 

Source
pub const MI_COMPAT_VERSION: i32 = 20405; // 20_405i32
Expand description

The mimalloc version we are API- and ABI-compatible with, in mimalloc’s encoding (major·10⁴ + minor·10² + patch): v2.4.5. mi_version() reports this.