GB_load_state

Function GB_load_state 

Source
pub unsafe extern "C" fn GB_load_state(
    gb: *mut GB_gameboy_t,
    path: *const c_char,
) -> c_int