1 GB_debugger_complete_substring
Lior Halphon edited this page 2024-11-24 21:57:04 +02:00

Definition

char *GB_debugger_complete_substring(GB_gameboy_t *gb, char *input, uintptr_t *context);

In debugger.h

Description

TBD

Thread Safety

GB_debugger_complete_substring is thread-safe and can be called from any thread and context.