pub unsafe extern "C" fn otPlatRadioGetIeeeEui64(
aInstance: *mut otInstance,
aIeeeEui64: *mut u8,
)
Expand description
Gets 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.