pub unsafe extern "C" fn otGetRadioVersionString(
    aInstance: *mut otInstance
) -> *const c_char
Expand description

Gets the OpenThread radio version string.

@param[in] aInstance A pointer to an OpenThread instance.

@returns A pointer to the OpenThread radio version.