Function relay_cabi::relay_version_supported
source ยท #[no_mangle]
pub unsafe extern "C" fn relay_version_supported(
version: &RelayStr,
) -> bool
Expand description
Returns true if the given version is supported by this library.