[][src]Function openthread_sys::otThreadGetNetworkName

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

Get the Thread Network Name.

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

@returns A pointer to the Thread Network Name.

@sa otThreadSetNetworkName