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

Frees all previously allocated service entries.

@param[in] aInstance A pointer to the OpenThread instance.