GB_save_state_to_buffer

Function GB_save_state_to_buffer 

Source
pub unsafe extern "C" fn GB_save_state_to_buffer(
    gb: *mut GB_gameboy_t,
    buffer: *mut u8,
)