Function sameboy_sys::GB_save_state

source ยท
pub unsafe extern "C" fn GB_save_state(
    gb: *mut GB_gameboy_t,
    path: *const c_char,
) -> c_int