Skip to content

GB_workboy_is_enabled

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

Definition

bool GB_workboy_is_enabled(GB_gameboy_t *gb);

In workboy.h

Description

TBD

Thread Safety

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

Clone this wiki locally