Struct windows_sys::Win32::System::Ioctl::STORAGE_ALLOCATE_BC_STREAM_OUTPUT
#[repr(C)]pub struct STORAGE_ALLOCATE_BC_STREAM_OUTPUT {
pub RequestSize: u64,
pub NumOutStandingRequests: u32,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§RequestSize: u64
§NumOutStandingRequests: u32