[][src]Function openthread_sys::otPlatRadioClearSrcMatchExtEntries

pub unsafe extern "C" fn otPlatRadioClearSrcMatchExtEntries(
    aInstance: *mut otInstance
)

Clear all the extended/long addresses from source address match table.

@param[in] aInstance The OpenThread instance structure.