Struct winapi::um::winnt::IMAGE_PROLOGUE_DYNAMIC_RELOCATION_HEADER [−][src]
#[repr(C)]#[repr(packed)]pub struct IMAGE_PROLOGUE_DYNAMIC_RELOCATION_HEADER {
pub PrologueByteCount: BYTE,
}
Fields
PrologueByteCount: BYTE
Trait Implementations
Returns the “default value” for a type. Read more