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

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

@param[in] aInstance The OpenThread instance structure.