#[repr(C)]
pub struct FILE_INITIATE_REPAIR_OUTPUT_BUFFER {
pub Hint1: u64,
pub Hint2: u64,
pub Clsn: u64,
pub Status: u32,
}
Expand description
Required features: "Win32_System_Ioctl"
Performs copy-assignment from
source
.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self)
.
That is, this conversion is whatever the implementation of
From<T> for U
chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.