We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void GB_disconnect_serial(GB_gameboy_t *gb);
In gb.h
gb.h
TBD
GB_disconnect_serial must not be called if the instance is being run in another thread, but may be called from the current one (via a callback).
GB_disconnect_serial