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

Get the vendor software version string.

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

@returns The vendor software version string.