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