IMAGE_DYNAMIC_RELOCATION_TABLE

Type Alias IMAGE_DYNAMIC_RELOCATION_TABLE 

Source
pub type IMAGE_DYNAMIC_RELOCATION_TABLE = _IMAGE_DYNAMIC_RELOCATION_TABLE;

Aliased Type§

#[repr(C)]
pub struct IMAGE_DYNAMIC_RELOCATION_TABLE { pub Version: u32, pub Size: u32, }

Fields§

§Version: u32§Size: u32