Struct object::pe::ImageThunkData32
source · Tuple Fields§
§0: U32<LE>
Trait Implementations§
source§impl Clone for ImageThunkData32
impl Clone for ImageThunkData32
source§fn clone(&self) -> ImageThunkData32
fn clone(&self) -> ImageThunkData32
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more