Union windows_sys::Win32::System::Ioctl::FS_BPIO_OUTPUT_0
#[repr(C)]
pub union FS_BPIO_OUTPUT_0 {
pub Enable: FS_BPIO_RESULTS,
pub Query: FS_BPIO_RESULTS,
pub VolumeStackResume: FS_BPIO_RESULTS,
pub StreamResume: FS_BPIO_RESULTS,
pub GetInfo: FS_BPIO_INFO,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§Enable: FS_BPIO_RESULTS
§Query: FS_BPIO_RESULTS
§VolumeStackResume: FS_BPIO_RESULTS
§StreamResume: FS_BPIO_RESULTS
§GetInfo: FS_BPIO_INFO