#[repr(C, packed(1))]pub struct IMAGE_BDD_DYNAMIC_RELOCATION {
pub Left: u16,
pub Right: u16,
pub Value: u32,
}Expand description
Required features: "Win32_System_SystemServices"
Fields§
§Left: u16§Right: u16§Value: u32#[repr(C, packed(1))]pub struct IMAGE_BDD_DYNAMIC_RELOCATION {
pub Left: u16,
pub Right: u16,
pub Value: u32,
}Required features: "Win32_System_SystemServices"
Left: u16§Right: u16§Value: u32