Struct GB_gameboy_internal_s
Source #[repr(C)]
pub struct GB_gameboy_internal_s {Show 22 fields
pub __bindgen_anon_1: GB_gameboy_internal_s__bindgen_ty_1,
pub header_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_2: GB_gameboy_internal_s__bindgen_ty_2,
pub core_state_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_3: GB_gameboy_internal_s__bindgen_ty_3,
pub dma_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_4: GB_gameboy_internal_s__bindgen_ty_4,
pub mbc_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_5: GB_gameboy_internal_s__bindgen_ty_5,
pub hram_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_6: GB_gameboy_internal_s__bindgen_ty_6,
pub timing_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_7: GB_gameboy_internal_s__bindgen_ty_7,
pub apu_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_8: GB_gameboy_internal_s__bindgen_ty_8,
pub rtc_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_9: GB_gameboy_internal_s__bindgen_ty_9,
pub video_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_10: GB_gameboy_internal_s__bindgen_ty_10,
pub accessory_section_end: __IncompleteArrayField<u8>,
pub __bindgen_anon_11: GB_gameboy_internal_s__bindgen_ty_11,
pub unsaved_section_end: __IncompleteArrayField<u8>,
}
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.