#[unsafe(no_mangle)]pub extern "C" fn pio_dist_abi_version() -> u32Expand description
The ABI version of the optional pio_dist_* surface. Only linked when the
dist feature is compiled in; probe that first with pio_has_feature("dist")
if loading dynamically.