Function sameboy_sys::GB_load_state_from_buffer
source ยท pub unsafe extern "C" fn GB_load_state_from_buffer(
gb: *mut GB_gameboy_t,
buffer: *const u8,
length: usize,
) -> c_intpub unsafe extern "C" fn GB_load_state_from_buffer(
gb: *mut GB_gameboy_t,
buffer: *const u8,
length: usize,
) -> c_int