Constant ABI_VERSION
pub const ABI_VERSION: u32 = 0; // 0u32Expand description
ABI version of compiled artifacts. Bump when the calling convention changes.
pub const ABI_VERSION: u32 = 0; // 0u32ABI version of compiled artifacts. Bump when the calling convention changes.