Struct win_sys::SystemServices::IMAGE_DYNAMIC_RELOCATION_TABLE [−][src]
Expand description
Required features: Win32_System_SystemServices
Fields
Version: u32Size: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl Send for IMAGE_DYNAMIC_RELOCATION_TABLE
impl Sync for IMAGE_DYNAMIC_RELOCATION_TABLE
impl Unpin for IMAGE_DYNAMIC_RELOCATION_TABLE
impl UnwindSafe for IMAGE_DYNAMIC_RELOCATION_TABLE
Blanket Implementations
Mutably borrows from an owned value. Read more