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