Skip to content

GB_workboy_set_key

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

Definition

void GB_workboy_set_key(GB_gameboy_t *gb, uint8_t key);

In workboy.h

Description

TBD

Thread Safety

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

Clone this wiki locally