#[repr(C, packed(1))]pub struct IMAGE_EPILOGUE_DYNAMIC_RELOCATION_HEADER {
pub EpilogueCount: u32,
pub EpilogueByteCount: u8,
pub BranchDescriptorElementSize: u8,
pub BranchDescriptorCount: u16,
}
Expand description
Required features: "Win32_System_SystemServices"
Fields§
§EpilogueCount: u32
§EpilogueByteCount: u8
§BranchDescriptorElementSize: u8
§BranchDescriptorCount: u16