Struct win_sys::SystemServices::IMAGE_PROLOGUE_DYNAMIC_RELOCATION_HEADER [−][src]
#[repr(C)]pub struct IMAGE_PROLOGUE_DYNAMIC_RELOCATION_HEADER {
pub PrologueByteCount: u8,
}Expand description
Required features: Win32_System_SystemServices
Fields
PrologueByteCount: u8Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more