Function relay_version_supported

Source
#[unsafe(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.