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