Skip to content

GB_cheat_search_result_count

Lior Halphon edited this page Nov 24, 2024 · 1 revision

Definition

size_t GB_cheat_search_result_count(GB_gameboy_t *gb);

In cheat_search.h

Description

TBD

Thread Safety

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

Clone this wiki locally