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

Clear all short addresses from the source address match table.

@param[in] aInstance The OpenThread instance structure.