Skip to main content

KERNEL_ABI_VERSION

Constant KERNEL_ABI_VERSION 

Source
pub const KERNEL_ABI_VERSION: u32 = 3;
Expand description

The single supported wire revision (§16.2). There is no negotiation, no adapter and no inference from missing fields: anything else is a structured rejection.

Single source of truth — the bindings export this constant instead of each host hard-coding its own copy.