Struct win_sys::SystemServices::IMAGE_TLS_DIRECTORY64_0_0 [−][src]
#[repr(C)]pub struct IMAGE_TLS_DIRECTORY64_0_0 {
pub _bitfield: u32,
}Expand description
Required features: Win32_System_SystemServices
Fields
_bitfield: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for IMAGE_TLS_DIRECTORY64_0_0
impl Send for IMAGE_TLS_DIRECTORY64_0_0
impl Sync for IMAGE_TLS_DIRECTORY64_0_0
impl Unpin for IMAGE_TLS_DIRECTORY64_0_0
impl UnwindSafe for IMAGE_TLS_DIRECTORY64_0_0
Blanket Implementations
Mutably borrows from an owned value. Read more