Skip to main content

pio_dist_abi_version

Function pio_dist_abi_version 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pio_dist_abi_version() -> u32
Expand 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.