Struct win_sys::Foundation::UNICODE_STRING [−][src]
Expand description
Required features: Win32_Foundation
Fields
Length: u16MaximumLength: u16Buffer: PWSTRTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for UNICODE_STRING
impl !Send for UNICODE_STRING
impl !Sync for UNICODE_STRING
impl Unpin for UNICODE_STRING
impl UnwindSafe for UNICODE_STRING
Blanket Implementations
Mutably borrows from an owned value. Read more