#[unsafe(no_mangle)]pub extern "C" fn pio_version() -> *const c_charExpand description
The crate version string (a semver string), 'static and NUL-terminated. Do
NOT free it. Informational; pair it with pio_abi_version for the actual
compatibility check.