Struct win_sys::SystemServices::IMAGE_IMPORT_BY_NAME [−][src]
Expand description
Required features: Win32_System_SystemServices, Win32_Foundation
Fields
Hint: u16Name: [CHAR; 1]Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for IMAGE_IMPORT_BY_NAME
impl Send for IMAGE_IMPORT_BY_NAME
impl Sync for IMAGE_IMPORT_BY_NAME
impl Unpin for IMAGE_IMPORT_BY_NAME
impl UnwindSafe for IMAGE_IMPORT_BY_NAME
Blanket Implementations
Mutably borrows from an owned value. Read more