Function swbus_destroy

Function Documentation

void swbus_destroy(struct swbus *swb)

Destroy a swbus instance.

Any further use of th swb handle after calling this function is undefined.

Parameters:

swb – The swb handle.