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

Get the vendor app URL string.

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

@returns The vendor app URL string.