GB_set_log_callback

Function GB_set_log_callback 

Source
pub unsafe extern "C" fn GB_set_log_callback(
    gb: *mut GB_gameboy_t,
    callback: GB_log_callback_t,
)