GB_load_boot_rom

Function GB_load_boot_rom 

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