[][src]Function openthread_sys::otThreadGetMeshLocalEid

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

This function returns a pointer to the Mesh Local EID address.

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

@returns A pointer to the Mesh Local EID address.