Struct win_sys::SystemServices::RemHGLOBAL [−][src]
Expand description
Required features: Win32_System_SystemServices
Fields
fNullHGlobal: i32cbData: u32data: [u8; 1]Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RemHGLOBAL
impl Send for RemHGLOBAL
impl Sync for RemHGLOBAL
impl Unpin for RemHGLOBAL
impl UnwindSafe for RemHGLOBAL
Blanket Implementations
Mutably borrows from an owned value. Read more