[][src]Function openthread_sys::otPlatRadioGetIeeeEui64

pub unsafe extern "C" fn otPlatRadioGetIeeeEui64(
    aInstance: *mut otInstance,
    aIeeeEui64: *mut u8
)

Get the factory-assigned IEEE EUI-64 for this interface.

@param[in] aInstance The OpenThread instance structure. @param[out] aIeeeEui64 A pointer to the factory-assigned IEEE EUI-64.