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