openthread_sys

Function otThreadGetVendorName

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

Get the vendor name string.

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

@returns The vendor name string.