GB_set_turbo_mode

Function GB_set_turbo_mode 

Source
pub unsafe extern "C" fn GB_set_turbo_mode(
    gb: *mut GB_gameboy_t,
    on: bool,
    no_frame_skip: bool,
)