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

Gets the Mesh Local EID address.

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

@returns A pointer to the Mesh Local EID address.